Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Rename value to underlying for Not matcher #201

Merged
merged 2 commits into from
Mar 30, 2021

Conversation

@@ -197,7 +197,7 @@ object ProjectActions {
case Matcher.PipelineStatus(status) => statusMatches(status)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(can't comment above)

now that I think about it, it would be nice to have NegationFailed contain the matcher that didn't fail - so we'd need to change the signature of not to take the original matcher too.

@kubukoz kubukoz merged commit 806895a into polyvariant:main Mar 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants