Increase job timeout for NFT wallet tests (#13675) (#13744)

(cherry picked from commit fe490d9e04)

Co-authored-by: Earle Lowe <30607889+emlowe@users.noreply.github.com>
This commit is contained in:
Kyle Altendorf 2022-10-28 17:28:38 -04:00 committed by GitHub
parent f82c962bb0
commit 40e1d28b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
from __future__ import annotations
job_timeout = 45
checkout_blocks_and_plots = True