Skip to content

Commit

Permalink
Merge 9cab4e8 into 1731722
Browse files Browse the repository at this point in the history
  • Loading branch information
yen-tt committed Sep 2, 2022
2 parents 1731722 + 9cab4e8 commit fcb1b8d
Show file tree
Hide file tree
Showing 7 changed files with 324 additions and 330 deletions.
3 changes: 2 additions & 1 deletion .github/testcafe.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"src": ["tests/acceptance/acceptancesuites/*.js", "!tests/acceptance/acceptancesuites/searchbaronlysuite.js"],
"appCommand": "npx serve -l tcp://0.0.0.0:9999",
"appInitDelay": 4000
"appInitDelay": 4000,
"skipJsErrors": true
}
Loading

0 comments on commit fcb1b8d

Please sign in to comment.