mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
Uncomment e2e flakiness (#13326)
This commit is contained in:
@@ -239,8 +239,8 @@ go_test(
|
|||||||
"@web3signer",
|
"@web3signer",
|
||||||
],
|
],
|
||||||
eth_network = "minimal",
|
eth_network = "minimal",
|
||||||
# flaky = True,
|
flaky = True,
|
||||||
# shard_count = 2,
|
shard_count = 2,
|
||||||
tags = [
|
tags = [
|
||||||
"exclusive",
|
"exclusive",
|
||||||
"manual",
|
"manual",
|
||||||
|
|||||||
Reference in New Issue
Block a user