We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eaacaa commit ab4631cCopy full SHA for ab4631c
README.adoc
@@ -598,7 +598,7 @@ test_obvious_notmatching_with_assert_not_matches(){
598
'a string' should not match 'a str.*'
599
expected regex [a str.*] should not match but matched [a string]
600
doc:2:test_obvious_matching_with_assert_not_matches()
601
- Running test_obvious_nonmatching_with_assert_not_matches ... SUCCESS
+ Running test_obvious_notmatching_with_assert_not_matches ... SUCCESS
602
```
603
604
=== *assert_within_delta*
0 commit comments