Skip to content

Commit 72c7df7

Browse files
committed
1 parent 1c3d54f commit 72c7df7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test-multibase-spec.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ const encoded = [
158158
{ input: 'AB', tests: [['base45', 'RBB8']] },
159159
{ input: 'Hello!!', tests: [['base45', 'R%69 VD92EX0']] },
160160
{ input: 'base-45', tests: [['base45', 'RUJCLQE7W581']] },
161-
{ input: 'ietf!', tests: [['base45', 'RQED8WEX0']] },
162161
{ input: 'ietf!', tests: [['base45', 'RQED8WEX0']] }
163162
]
164163

0 commit comments

Comments
 (0)