Skip to content

Commit

Permalink
Fix CAT for frashsales, github and hubspot (airbytehq#24665)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazebnyi authored Mar 29, 2023
1 parent cf94c14 commit 97d2b47
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ acceptance_tests:
- config_path: "secrets/config.json"
expect_records:
path: "integration_tests/expected_records.jsonl"
ignored_fields:
open_deals:
- name: age
bypass_reason: "Frequently changed data"
- name: rotten_days
bypass_reason: "Frequently changed data"
full_refresh:
tests:
- config_path: "secrets/config.json"
Expand Down
Loading

0 comments on commit 97d2b47

Please sign in to comment.