Skip to content

Commit

Permalink
Merge "fixes issue #2346 -increase invoke timeout"
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaskins authored and Gerrit Code Review committed Aug 3, 2016
2 parents 430b3c0 + f5b4ba3 commit 521085d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bddtests/peer_basic.feature
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@ Feature: Network of Peers
|arg1|arg2|arg3|
| a | b | 10 |
Then I should have received a transactionID
Then I wait up to "60" seconds for transaction to be committed to peers:
Then I wait up to "65" seconds for transaction to be committed to peers:
| vp0 | vp1 | vp2 |
When I query chaincode "example2" function name "query" with value "a" on peers:
| vp0 | vp1 | vp2 |
Expand Down

0 comments on commit 521085d

Please sign in to comment.