Skip to content

Commit fb4f00b

Browse files
committed
update: removes visual tests
1 parent b14c90e commit fb4f00b

File tree

3 files changed

+0
-955
lines changed

3 files changed

+0
-955
lines changed

.github/workflows/tests-visual.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@
114114
"test-e2e-react16": "RUN_REACT_16_TESTS=true ./test/startTestApp.sh 8082",
115115
"test-e2e-with-non-node": "./test/startTestApp.sh 8083",
116116
"test-unit": "TEST_MODE=testing jest --silent -c jest.config.js --runInBand",
117-
"test-visual": "SPEC_FILES=test/visual/**/*.test.js npx percy exec -- npm run test-e2e",
118117
"prep-test-app": "./test/prepTestApp.sh $SRC",
119118
"build-check": "cd lib && npx tsc -p tsconfig.json --noEmit && cd ../test/with-typescript && npx tsc -p tsconfig.json",
120119
"tsc": "cd lib && npx tsc -p tsconfig.json",

0 commit comments

Comments
 (0)