Skip to content

Commit df1a8fd

Browse files
committed
Updated FeeRecipientPaymentInToken Event Test Description
1 parent 8d34c3c commit df1a8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/multiple-arbitrable-token-transaction-with-fee.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@ contract('MultipleArbitrableTokenTransactionWithFee', function(accounts) {
10361036
})
10371037

10381038
// FeeRecipientPayment
1039-
it('Should emit FeePayment', async () => {
1039+
it('Should emit FeeRecipientPaymentInToken', async () => {
10401040
const { maContract } = await setupContracts()
10411041
const { arbitrableTransactionId } = await createTestTransaction(maContract)
10421042

0 commit comments

Comments
 (0)