Skip to content

Commit

Permalink
Adjust merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kosecki123 committed Apr 24, 2018
1 parent c63880c commit dcbc8cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/request-factory-tests/requestFactory.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ contract("Request factory", async (accounts) => {
const isValid = await requestLib.validate(
[accounts[0], accounts[0], accounts[1], to],
paramsForValidation,
transactionRequest.testCallData,
endowment
)

Expand Down

0 comments on commit dcbc8cb

Please sign in to comment.