git.delta.rocks / unique-network / refs/commits / b12e4897a666

difftreelog

fix test lint

Daniel Shiposha2022-06-29parent: #2be6b4d.patch.diff
in: master

1 file changed

modifiedtests/src/adminTransferAndBurn.test.tsdiffbeforeafterboth
69 await burnFromExpectSuccess(alice, bob, collectionId, tokenId);69 await burnFromExpectSuccess(alice, bob, collectionId, tokenId);
70 });70 });
71 });71 });
72})72});
7373