Skip to content

Commit

Permalink
refactor: use new test-fixtures path (#880)
Browse files Browse the repository at this point in the history
* refactor: use new test-fixtures path

* fix esm tests
  • Loading branch information
straker authored Oct 20, 2023
1 parent 299a0b4 commit a80add3
Show file tree
Hide file tree
Showing 17 changed files with 217 additions and 272 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"axe-test-fixtures": "github:dequelabs/axe-test-fixtures#v1",
"eslint": "^8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.31.9",
Expand Down Expand Up @@ -51,7 +52,6 @@
]
},
"dependencies": {
"axe-test-fixtures": "github:dequelabs/axe-test-fixtures",
"browser-driver-manager": "^1.0.4"
}
}
Loading

0 comments on commit a80add3

Please sign in to comment.