Skip to content

Commit

Permalink
Ignore no records for organizations
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Jun 24, 2024
1 parent 45aa5c4 commit cda717e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
config=SAMPLE_CONFIG,
suite_config=SuiteConfig(
max_records_limit=10,
ignore_no_records_for_streams=[
"organizations",
],
),
)

0 comments on commit cda717e

Please sign in to comment.