Skip to content

Commit f2b44f4

Browse files
committed
updated comment
1 parent af6f3a0 commit f2b44f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/unit/UFragments_erc20_permit.ts

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ async function setupContracts() {
4848
}
4949

5050
// https://eips.ethereum.org/EIPS/eip-2612
51+
// Test cases as in:
52+
// https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/test/drafts/ERC20Permit.test.js
5153
describe('UFragments:Initialization', () => {
5254
before('setup UFragments contract', setupContracts)
5355

0 commit comments

Comments
 (0)