Skip to content

Commit

Permalink
chore: remove visual tests
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-haar committed Apr 13, 2022
1 parent 56793ff commit 2346d1d
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 7,352 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@
"angular:build": "yarn --cwd packages/angular run build",
"angular:test": "yarn --cwd packages/angular run test",
"angular:lint": "yarn --cwd packages/angular run lint",
"angular:visual-testing": "node ./tools/visual-tester/index.js",
"angular:visual-testing:fix": "node ./tools/visual-tester/index.js --overwrite=true",
"core:start": "yarn --cwd packages/core run start",
"core:build": "yarn --cwd packages/core run build",
"core:test": "yarn --cwd packages/core run test",
Expand Down
4 changes: 0 additions & 4 deletions tools/visual-tester/.gitignore

This file was deleted.

Loading

0 comments on commit 2346d1d

Please sign in to comment.