Skip to content

Commit 567d1f3

Browse files
committed
Revert "mockery: s/--version/version/ to fix test"
This reverts commit 0ab1b6b, which applies to mockery v3 which we isn't yet released (but which we were building for a little while).
1 parent a0df3b5 commit 567d1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mockery.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ test:
4141
- posix-libc-utils
4242
pipeline:
4343
- runs: |
44-
mockery version
44+
mockery --version
4545
mockery --help

0 commit comments

Comments
 (0)