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 b0312ad commit 3320878Copy full SHA for 3320878
src/tests/Produkter/Produkter.spec.ts
@@ -1,4 +1,4 @@
1
-import { test, expect, Page } from '@playwright/test';
+import { test, expect } from '@playwright/test';
2
3
test.describe('Produkter', () => {
4
test.beforeEach(async ({ page }) => {
0 commit comments