Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
patriksimek committed Apr 5, 2021
1 parent a1817b4 commit a4c5b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/vm.js
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,7 @@ describe('VM', () => {
})();
`);
});
};
}

after(() => {
vm = null;
Expand Down

0 comments on commit a4c5b17

Please sign in to comment.