Skip to content

Commit 703a248

Browse files
committed
fixed trailing comma
1 parent 39607fe commit 703a248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/PieDAOPieAdapter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ contract('PieDAOPieAdapter', () => {
8282
protocolAdapterAddress,
8383
]],
8484
[[[
85-
BTCPPAddress
85+
BTCPPAddress,
8686
]]],
8787
)
8888
.send({

0 commit comments

Comments
 (0)