Skip to content

Commit

Permalink
tmp(governance): dubious error expectation change
Browse files Browse the repository at this point in the history
  • Loading branch information
mhofman committed Apr 29, 2022
1 parent 160c7d5 commit 0344891
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ const expectedBrokenUpdateLog = [
'&& running a task scheduled for 2. &&',
'vote outcome: {"changes":{"Electorate":{"brand":"[Alleged: Zoe Invitation brand]","value":[{"description":"questionPoser","handle":"[Alleged: InvitationHandle]","installation":"[Alleged: Installation]","instance":"[Alleged: InstanceHandle]"}]},"MalleableNumber":"[42n]"}}',
'Validation complete: true',
'vote rejected outcome: Error: (an object) was not a live payment for brand (an object). It could be a used-up payment, a payment for another brand, or it might not be a payment at all.',
'update failed: Error: (an object) was not a live payment for brand (an object). It could be a used-up payment, a payment for another brand, or it might not be a payment at all.',
'vote rejected outcome: Error: A Zoe invitation is required, not (an object)',
'update failed: Error: A Zoe invitation is required, not (an object)',
'current value of MalleableNumber is 602214090000000000000000',
'Electorate,MalleableNumber changed in a vote.',
];
Expand Down

0 comments on commit 0344891

Please sign in to comment.