Skip to content

Commit 1413483

Browse files
fix some tests failing on local dev env due to this config being set via env
1 parent 9037d4c commit 1413483

File tree

1 file changed

+2
-0
lines changed
  • miner/app/src/compute_horde_miner/miner/tests

1 file changed

+2
-0
lines changed

miner/app/src/compute_horde_miner/miner/tests/settings.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ def BITTENSOR_WALLET() -> bittensor.wallet: # type: ignore
3535

3636

3737
CONSTANCE_DATABASE_CACHE_BACKEND = None
38+
39+
DEBUG_MINER_HOTKEY = None

0 commit comments

Comments
 (0)