Move playwrite stuff to utils folder

This commit is contained in:
HarelM
2026-07-09 13:33:29 +03:00
parent c00395ee11
commit fb00dea285
14 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { beforeEach, describe, test } from "./fixtures";
import { beforeEach, describe, test } from "./utils/fixtures";
import { MaputnikDriver } from "./maputnik-driver";
describe("keyboard", () => {