Skip to content

Commit

Permalink
Update EnumerableMap.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed May 20, 2022
1 parent 25f7c16 commit 346828f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/structs/EnumerableMap.test.js
Expand Up @@ -56,7 +56,7 @@ contract('EnumerableMap', function (accounts) {
constants.ZERO_BYTES32,
);
});

// UintToUintMap
describe('UintToUintMap', function () {
beforeEach(async function () {
Expand Down

0 comments on commit 346828f

Please sign in to comment.