Skip to content

Commit cb22a14

Browse files
committed
Adjust test
Oops. I should have verified with `npm run test` that the tests pass, still. In this instance, the test had to be adjusted to reality... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 1de8a78 commit cb22a14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

__tests__/index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ The \`tag-git\` workflow run [was started](dispatched-workflow-tag-git.yml)`,
446446
owner: 'git-for-windows',
447447
repo: 'git',
448448
rev: 'c8edb521bdabec14b07e9142e48cab77a40ba339',
449-
snapshot: false
449+
snapshot: 'false'
450450
})
451451

452452
jest.clearAllMocks()

0 commit comments

Comments
 (0)