mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-25 14:42:37 +03:00
correct file path to js file
This commit is contained in:
parent
3666138a85
commit
6dd653d9fa
@ -9,4 +9,4 @@ cleanup() {
|
||||
}
|
||||
trap cleanup EXIT INT
|
||||
|
||||
npx percy exec -- node percy-tests.js
|
||||
npx percy exec -- node script/percy-tests.js
|
||||
|
Loading…
Reference in New Issue
Block a user