Skip to content

Commit

Permalink
fix tests for postgres source (airbytehq#23884)
Browse files Browse the repository at this point in the history
  • Loading branch information
subodh1810 authored and adriennevermorel committed Mar 17, 2023
1 parent df23ecc commit 678699f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ acceptance_tests:
- spec_path: "src/test-integration/resources/expected_spec.json"
config_path: "secrets/config.json"
backward_compatibility_tests_config:
disable_for_version: "1.0.51"
disable_for_version: "1.0.52"
- spec_path: "src/test-integration/resources/expected_spec.json"
config_path: "secrets/config_cdc.json"
backward_compatibility_tests_config:
disable_for_version: "1.0.51"
disable_for_version: "1.0.52"
connection:
tests:
- config_path: "secrets/config.json"
Expand Down

0 comments on commit 678699f

Please sign in to comment.