Skip to content

Commit

Permalink
Merge branch 'jorge/acceptance-kread-test' of https://github.com/Agor…
Browse files Browse the repository at this point in the history
…ic/agoric-sdk into jorge/acceptance-kread-test
  • Loading branch information
Jorge-Lopes committed Oct 28, 2024
2 parents f160159 + 921108d commit eeb7205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion a3p-integration/proposals/z:acceptance/kread.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ test.serial('Alice sells one unequipped Item', async t => {
t.is(
itemBefore.description,
soldItem.asset.description,
'Item on purse should have the same description as the one on sold to market',
'Item on purse should have the same description as the one sold to market',
);
});

Expand Down

0 comments on commit eeb7205

Please sign in to comment.