This commit is contained in:
Lukáš 2024-01-31 01:25:53 +01:00
parent 34ff769ef0
commit 013c729120
3 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { test, expect } from "@playwright/tests"; import { test, expect } from "@playwright/test";
import { HomePage } from "../page-objects/HomePage"; import { HomePage } from "../page-objects/HomePage";
// test odsouhlasení cookies // test odsouhlasení cookies

View File