Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Commit

Permalink
Test: Fix getinclusion assertion to what it should be (#1819)
Browse files Browse the repository at this point in the history
Co-authored-by: Gal Rogozinski <[email protected]>
Co-authored-by: Dyrell Chapman <[email protected]>
  • Loading branch information
3 people authored Apr 3, 2020
1 parent 739ea7a commit b7d5215
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Feature: Test transaction confirmation

And the response for "getInclusionStates" should return with:
|keys |values |type |
| states | True True True True True True True True True False | boolListMixed |
| states | True True True True True True True True True True | boolListMixed |

When a transaction is generated and attached on "nodeA-m3" with:
| keys | values | type |
Expand Down

0 comments on commit b7d5215

Please sign in to comment.