diff --git a/proxy/testing/test_gas_tank_integration.py b/proxy/testing/test_gas_tank_integration.py index 14fe2ad33..fb2c8b2e8 100644 --- a/proxy/testing/test_gas_tank_integration.py +++ b/proxy/testing/test_gas_tank_integration.py @@ -26,7 +26,7 @@ from proxy.testing.testing_helpers import Proxy, SolClient, NeonLocalAccount -MAX_ZERO_GAS_PRICE_WAIT_TIME = 15 +MAX_ZERO_GAS_PRICE_WAIT_TIME = 60 NAME = 'TestToken' SYMBOL = 'TST'