test: Remove unused options and variables, correct comments

This commit is contained in:
Ava Chow
2025-04-25 08:58:19 -07:00
parent 04a7a7a28c
commit 810476f31e
9 changed files with 9 additions and 25 deletions

View File

@@ -29,8 +29,6 @@ import tempfile
import re
import logging
os.environ["REQUIRE_WALLET_TYPE_SET"] = "1"
# Minimum amount of space to run the tests.
MIN_FREE_SPACE = 1.1 * 1024 * 1024 * 1024
# Additional space to run an extra job.