diff --git a/tests/browser/test/test_setup.mjs b/tests/browser/test/test_setup.mjs index d91a10924..6cf4986fc 100644 --- a/tests/browser/test/test_setup.mjs +++ b/tests/browser/test/test_setup.mjs @@ -592,4 +592,4 @@ export async function getAllBlocks(browser) { id: block.id, })); }); -} \ No newline at end of file +} diff --git a/tests/browser/test/toolbox_drag_test.mjs b/tests/browser/test/toolbox_drag_test.mjs index 98d865c1e..be64c6920 100644 --- a/tests/browser/test/toolbox_drag_test.mjs +++ b/tests/browser/test/toolbox_drag_test.mjs @@ -9,6 +9,7 @@ */ import * as chai from 'chai'; +import {Key} from 'webdriverio'; import { dragBlockTypeFromFlyout, getCategory, @@ -17,7 +18,6 @@ import { testFileLocations, testSetup, } from './test_setup.mjs'; -import {Key} from 'webdriverio'; // Categories in the basic toolbox. const basicCategories = [