Try test order manipulation with folder structure
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { Selector } from "testcafe";
|
||||
import { getSiteRoot, getPageUrl } from "./utils";
|
||||
import { getSiteRoot, getPageUrl } from "../utils";
|
||||
|
||||
fixture`Event signup`.page(getSiteRoot());
|
||||
|
||||
Reference in New Issue
Block a user