-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ValidatorRecurringEnrollment test to account for FullNode
Previously, we were using 'clients', which means we would try to enroll full nodes, and timeout when our (empty) enrollment was rejected. The assert makes sure we get a valid enrollment back, and the new function conveniently filters out full nodes and might be useful for others tests.
- Loading branch information
1 parent
0e2301e
commit d1b1fd1
Showing
2 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters