correct file path to js file

This commit is contained in:
Matt Charlton 2019-11-15 13:14:58 +00:00
parent 3666138a85
commit 6dd653d9fa

View File

@ -9,4 +9,4 @@ cleanup() {
}
trap cleanup EXIT INT
npx percy exec -- node percy-tests.js
npx percy exec -- node script/percy-tests.js