Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 41bf103

Browse files
authored
Merge pull request #2 from argos-ci/fix-compat
fix: fix compat with create-react-app
2 parents 8bde403 + 8e682ce commit 41bf103

File tree

4 files changed

+5433
-7
lines changed

4 files changed

+5433
-7
lines changed

cypress/support/e2e.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
// import "@argos-ci/argos-cypress"
2-
import "../../support";
1+
import "@argos-ci/cypress/support";

0 commit comments

Comments
 (0)