Skip to content

Commit

Permalink
Increase timeout in gas-tank test
Browse files Browse the repository at this point in the history
  • Loading branch information
afalaleev committed Dec 6, 2023
1 parent 4c24421 commit 558fb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/testing/test_gas_tank_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit 558fb57

Please sign in to comment.