Commit 53b157b
authored
Merge pull request #3611 from tsachiherman/tsachi/rollbackParticipationExpirationTest
## Summary
The state proof branch contained a change to `testExpirationAccounts`, changing the `partKeyValidityPeriod` from 10 to 150. This increase the duration of the test substantially, and (apparently) also causing the test to fail.
This PR rolls back that change.
## Test Plan
This is a test.File tree
1 file changed
+1
-1
lines changed- test/e2e-go/features/participation
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments