We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ede8e commit 413c7edCopy full SHA for 413c7ed
tests/src/sidebar.spec.js
@@ -1,5 +1,5 @@
1
import { expect, test } from '@playwright/test';
2
-import { runSmokeTestOnPage, handleConsentPopup, waitFor } from './util';
+import { handleConsentPopup, runSmokeTestOnPage, waitFor } from './util';
3
4
async function openPage(page, sidebarPage) {
5
// Find all toggles
0 commit comments