Skip to content

Commit

Permalink
test: bump zoe incarnation number
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Hibbert committed Oct 23, 2024
1 parent 6baf47f commit f4733c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion a3p-integration/proposals/n:upgrade-next/initial.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const vats = {
orchestration: { incarnation: 0 },
transfer: { incarnation: 1 },
walletFactory: { incarnation: 4 },
zoe: { incarnation: 2 },
zoe: { incarnation: 3 },
};

test(`vat details`, async t => {
Expand Down

0 comments on commit f4733c5

Please sign in to comment.