Skip to content

Commit

Permalink
🐛 Source Square: fix build (#26298)
Browse files Browse the repository at this point in the history
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* Connector health: upd CAT config for source-square

* Automated Change

---------

Co-authored-by: davydov-d <davydov-d@users.noreply.github.com>
  • Loading branch information
davydov-d and davydov-d committed May 19, 2023
1 parent 9ac8ba4 commit 90de330
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ acceptance_tests:
bypass_reason: "Not able to fill stream"
expect_records:
path: "integration_tests/expected_records_oauth.jsonl"
ignored_fields:
items:
- name: version
bypass_reason: "Floating data"
- name: updated_at
bypass_reason: "Floating data"
fail_on_extra_columns: false
incremental:
tests:
Expand Down

0 comments on commit 90de330

Please sign in to comment.