Skip to content

Commit ab4631c

Browse files
lczykpgrange
authored andcommitted
fix: revert accidental change
1 parent 3eaacaa commit ab4631c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ test_obvious_notmatching_with_assert_not_matches(){
598598
'a string' should not match 'a str.*'
599599
expected regex [a str.*] should not match but matched [a string]
600600
doc:2:test_obvious_matching_with_assert_not_matches()
601-
Running test_obvious_nonmatching_with_assert_not_matches ... SUCCESS
601+
Running test_obvious_notmatching_with_assert_not_matches ... SUCCESS
602602
```
603603

604604
=== *assert_within_delta*

0 commit comments

Comments
 (0)