Add conditional check to setup bgutils token generation script.

TODO: Update tests
This commit is contained in:
erinhmclark
2025-03-18 14:54:57 +00:00
parent b83bfda187
commit c4e63ebd8c
4 changed files with 21 additions and 23 deletions

View File

@@ -29,6 +29,7 @@ class TestGenericExtractor(TestExtractorBase):
"proxy": None,
"cookies_from_browser": False,
"cookie_file": None,
"pot_provider": False,
}
def test_load_dropin(self):