From 1e40641f452cefb1334b95dc0c21e93717170fd9 Mon Sep 17 00:00:00 2001 From: Erik Pasternak Date: Tue, 8 Jul 2025 14:35:28 -0700 Subject: [PATCH] Fix formatting --- tests/browser/test/test_setup.mjs | 2 +- tests/browser/test/toolbox_drag_test.mjs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 = [