Skip to content

Commit 35d67a6

Browse files
committed
test(e2e): run all nodes in identical way
Even the seed01 is normal node, not seed node.
1 parent b733f54 commit 35d67a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/networks/ci.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ validator04 = 100
3535
validator05 = 50
3636

3737
[node.seed01]
38-
mode = "seed"
38+
# mode = "seed"
3939
perturb = ["restart"]
4040

4141
[node.validator01]

0 commit comments

Comments
 (0)