Skip to content

Commit

Permalink
test: upate golden (due to timing) in crashing contract test
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Hibbert committed Jun 7, 2024
1 parent 68585ec commit cb2e316
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ const throwInAPILog = [
'=> alice is set up',
'=> alice.doThrowInApiCall called',
'counter: 3',
'Swap outcome is an invitation (true).',
'throwingAPI should throw Error: someException',
'counter: 5',
'counter: 6',
'Swap outcome is an invitation (true).',
'newCounter: 2',
'counter: 7',
'outcome correctly resolves: "The offer has been accepted. Once the contract has been completed, please check your payout"',
Expand Down

0 comments on commit cb2e316

Please sign in to comment.