Skip to content

Commit b5bfbd5

Browse files
committed
Add dummy key to unittest
1 parent cf8acbe commit b5bfbd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unit_tests/sources/declarative/extractors/test_combined_extractor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def to_configured_catalog(
4141

4242
_CONFIG = {
4343
"start_date": "2024-07-01T00:00:00.000Z",
44+
"api_key": "dummy_api_key",
4445
}
4546

4647
_MANIFEST = {

0 commit comments

Comments
 (0)