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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,8 +239,8 @@ go_test(
"@web3signer",
],
eth_network = "minimal",
# flaky = True,
# shard_count = 2,
flaky = True,
shard_count = 2,
tags = [
"exclusive",
"manual",