Skip to content

Commit

Permalink
✅ solution theredguild#1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aboudjem committed Mar 10, 2023
1 parent 6ca691a commit 77f7409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unstoppable/unstoppable.challenge.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ describe('[Challenge] Unstoppable', function () {
});

it('Execution', async function () {
/** CODE YOUR SOLUTION HERE */
await token.connect(player).transfer(vault.address, 1);
});

after(async function () {
Expand Down

0 comments on commit 77f7409

Please sign in to comment.