Skip to content

Commit

Permalink
Update tests to most recent nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-biel committed Mar 28, 2023
1 parent 6a2540a commit 39faeaa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
source: tests/acceptance_tests.rs
assertion_line: 141
assertion_line: 143
expression: output
---
|
| ^^^^^
--> src/lib.rs:5:36
5 | #[test_case(2 => is matching_regex "abc")]
error: 'with-regex' feature is required to use 'matches-regex' keyword
error: could not compile `features_produce_human_readable_errors` due to previous error
error: could not compile `features_produce_human_readable_errors` (lib test) due to previous error

0 comments on commit 39faeaa

Please sign in to comment.