Commit 20b74ada authored by BryceLTaylor's avatar BryceLTaylor

update integration test for studio page to pass linting

parent 54ae80a1
...@@ -2,7 +2,6 @@ import SeleniumHelper from './selenium-helpers.js'; ...@@ -2,7 +2,6 @@ import SeleniumHelper from './selenium-helpers.js';
const { const {
findByXpath, findByXpath,
clickXpath,
buildDriver buildDriver
} = new SeleniumHelper(); } = new SeleniumHelper();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment