Skip to content

Commit

Permalink
adapt test to match new wording of error messages
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoeldner committed Oct 16, 2024
1 parent 1dc11f2 commit 00bf459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact-tests/pact-tests/caps.repl
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@

(expect-failure
"auto managed fails after first time"
"Automanaged capability used more than once"
"The managed capability has already been used."
(doA "auto-a"))

(expect
Expand Down

0 comments on commit 00bf459

Please sign in to comment.