Skip to content

Commit

Permalink
Revert "Revert "update snapshot""
Browse files Browse the repository at this point in the history
This reverts commit c98acd7.
  • Loading branch information
Robbie1977 committed Oct 14, 2021
1 parent 73d9240 commit 11207ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
- name: Test batch 2
run: npm test -- --verbose --colors --forceExit --testPathPattern='geppetto-vfb/tests/jest/vfb/batch2/.*js'
- name: Test batch 3
run: npm test -- --verbose --colors --forceExit --testPathPattern='geppetto-vfb/tests/jest/vfb/batch3/.*js'
run: npm test -- --verbose --colors --forceExit --updateSnapshot --testPathPattern='geppetto-vfb/tests/jest/vfb/batch3/.*js'
- name: Test under review
continue-on-error: true
run: |
Expand Down

0 comments on commit 11207ee

Please sign in to comment.