Uncomment e2e flakiness (#13326)

This commit is contained in:
Radosław Kapka
2023-12-13 13:50:13 +01:00
committed by GitHub
parent 8aaab86987
commit 175c484c44

View File

@@ -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",