From 324b3772e06e21752ec9ac918d15c38f04eeb949 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Thu, 28 Oct 2021 18:42:22 -0300 Subject: [PATCH] Useless change to trigger a test. --- tests/utils/context.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/utils/context.py b/tests/utils/context.py index 43d1b9e9..b0c31508 100644 --- a/tests/utils/context.py +++ b/tests/utils/context.py @@ -24,7 +24,7 @@ MODE_PCB = 0 # Defined as True to collect real world queries ADD_QUERY_TO_KNOWN = False # ***** DEBUG!!! -# Test Digi-Key API. We need. +# Test Digi-Key API. We need # os.environ['DIGIKEY_CACHE_TTL'] = '-1' # os.environ['DIGIKEY_STORAGE_PATH'] = op.abspath(op.join(op.dirname(__file__), '../../submodules/KiCost/tests/digikey')) # logger.setLevel(1) # Max. KiCost debug