updated to use .env, then pull idToken and clientID
This commit is contained in:
@@ -414,6 +414,7 @@ class CostcoPipelineTests(unittest.TestCase):
|
||||
scrape_costco,
|
||||
"load_config",
|
||||
return_value={
|
||||
"authorization": "",
|
||||
"client_id": "4900eb1f-0c10-4bd9-99c3-c59e6c1ecebf",
|
||||
"client_identifier": "481b1aec-aa3b-454b-b81b-48187e28f205",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user