update integration test for studio page to pass linting

This commit is contained in:
BryceLTaylor 2021-06-28 10:50:07 -04:00
parent 54ae80a113
commit 20b74ada3c

View file

@ -2,7 +2,6 @@ import SeleniumHelper from './selenium-helpers.js';
const {
findByXpath,
clickXpath,
buildDriver
} = new SeleniumHelper();