Revert "Try test order manipulation with folder structure"

This reverts commit 83f3df6ccc.
This commit is contained in:
Aarni Halinen
2021-01-14 22:50:17 +02:00
parent 83f3df6ccc
commit e57f05eb42
@@ -1,5 +1,5 @@
import { Selector } from "testcafe"; import { Selector } from "testcafe";
import { getSiteRoot, getPageUrl } from "../utils"; import { getSiteRoot, getPageUrl } from "./utils";
fixture`Event signup`.page(getSiteRoot()); fixture`Event signup`.page(getSiteRoot());