Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
refactor(integration-tests): remove console.info
Browse files Browse the repository at this point in the history
  • Loading branch information
epiqueras committed Mar 22, 2018
1 parent 68aa583 commit 15e59d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/disputeResolution.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ describe('Dispute Resolution', () => {
klerosPOCAddress,
other
)
console.info(newState)
expect(newState.period).toEqual(i)
}
let drawA = []
Expand Down

0 comments on commit 15e59d3

Please sign in to comment.