Skip to content

Commit

Permalink
#1058 source mailchimp: bypass expected records test
Browse files Browse the repository at this point in the history
  • Loading branch information
davydov-d committed Dec 20, 2022
1 parent 3e3f360 commit 72706fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
Expand Up @@ -33,10 +33,10 @@ acceptance_tests:
tests:
- config_path: "secrets/config.json"
expect_records:
path: "integration_tests/expected_records.txt"
bypass_reason: "Risk to disclose internal data. Need to set up a sandbox account - https://github.com/airbytehq/airbyte/issues/20726"
- config_path: "secrets/config_oauth.json"
expect_records:
path: "integration_tests/expected_records.txt"
bypass_reason: "Risk to disclose internal data. Need to set up a sandbox account - https://github.com/airbytehq/airbyte/issues/20726"
incremental:
tests:
- config_path: "secrets/config.json"
Expand Down

0 comments on commit 72706fd

Please sign in to comment.