-
Notifications
You must be signed in to change notification settings - Fork 15
fix: secret tests were failing on osx due to difference in error message format #218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: secret tests were failing on osx due to difference in error message format #218
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ThatsMrTalbot Thanks.
Suggest reverting the dependency updates...some of which have been done in #221
Make this PR just about fixing the unit-tests on macos.
Fixes: #203
…age format Signed-off-by: Adam Talbot <[email protected]>
7dfd053
to
6d29414
Compare
Now just contains the test fixes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ThatsMrTalbot
Tests are passing in CI and on my Linux laptop and you've tested on your Mac.
$ make test-unit
...
DONE 270 tests in 26.698s
$ make test-integration
...
DONE 46 tests in 101.957s
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wallrj The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.