diff --git a/chia/_tests/wallet/nft_wallet/config.py b/chia/_tests/wallet/nft_wallet/config.py index 42ea8893ac71..e5fa84d87a03 100644 --- a/chia/_tests/wallet/nft_wallet/config.py +++ b/chia/_tests/wallet/nft_wallet/config.py @@ -1,4 +1,4 @@ from __future__ import annotations -job_timeout = 25 +job_timeout = 45 checkout_blocks_and_plots = True