Skip to content

Commit

Permalink
Remove outdated snapshots (#1968)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Nov 17, 2022
1 parent e4aaa42 commit a86bc7c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 213 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- uses: actions/setup-node@v3
- run: npm install
- run: npm run lint
- run: rm -rf test/snapshots
# Force update snapshots, https://github.com/avajs/ava/discussions/2754
- run: npx c8 ava --update-snapshots
env:
Expand Down
213 changes: 0 additions & 213 deletions test/snapshots/prefer-object-has-own.mjs.md

This file was deleted.

Binary file removed test/snapshots/prefer-object-has-own.mjs.snap
Binary file not shown.

0 comments on commit a86bc7c

Please sign in to comment.