Skip to content

Commit 3320878

Browse files
committed
Update Produkter.spec.ts
1 parent b0312ad commit 3320878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/Produkter/Produkter.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { test, expect, Page } from '@playwright/test';
1+
import { test, expect } from '@playwright/test';
22

33
test.describe('Produkter', () => {
44
test.beforeEach(async ({ page }) => {

0 commit comments

Comments
 (0)