Skip to content

Commit

Permalink
Fix test in AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
bobisjan committed Jul 13, 2021
1 parent aba6501 commit bf170f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration.test.js
Expand Up @@ -773,9 +773,9 @@ describe('lint-staged', () => {
LOG [STARTED] prettier --write
LOG [STARTED] prettier --write
LOG [SUCCESS] prettier --write
LOG [STARTED] git add
LOG [SUCCESS] prettier --write
LOG [SUCCESS] Running tasks for **/*.js
LOG [SUCCESS] prettier --write
LOG [STARTED] git add
LOG [SUCCESS] git add
LOG [SUCCESS] Running tasks for *.js
LOG [SUCCESS] Running tasks...
Expand Down

0 comments on commit bf170f4

Please sign in to comment.