Skip to content

Commit 413c7ed

Browse files
committed
Biome: Fix biome warnings
1 parent 55ede8e commit 413c7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/sidebar.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { expect, test } from '@playwright/test';
2-
import { runSmokeTestOnPage, handleConsentPopup, waitFor } from './util';
2+
import { handleConsentPopup, runSmokeTestOnPage, waitFor } from './util';
33

44
async function openPage(page, sidebarPage) {
55
// Find all toggles

0 commit comments

Comments
 (0)