Skip to content

Commit

Permalink
disable spec test for verison 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yermilov-gl committed Dec 28, 2023
1 parent e011195 commit 154fd25
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ acceptance_tests:
tests:
- config_path: secrets/config.json
backward_compatibility_tests_config:
disable_for_version: 2.3.1
disable_for_version: 3.4.3
full_refresh:
tests:
- config_path: secrets/config.json
Expand All @@ -64,6 +64,6 @@ acceptance_tests:
tests:
- spec_path: integration_tests/spec.json
backward_compatibility_tests_config:
disable_for_version: "3.2.0"
disable_for_version: 3.4.3
connector_image: airbyte/source-amazon-ads:dev
test_strictness_level: high

0 comments on commit 154fd25

Please sign in to comment.