Skip to content

Commit

Permalink
changed formating
Browse files Browse the repository at this point in the history
  • Loading branch information
bazarnov committed Jul 16, 2021
1 parent bf7152d commit c3d269b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tests:
validate_output_from_all_streams: yes
timeout_seconds: 3600
expect_records:
path: "integration_tests/expected_subscriptions_records.json"
path: "integration_tests/expected_subscriptions_records.txt"
# TEST 2 - Reading data from account that has no records for stream Disputes
- config_path: "secrets/connected_account_config.json"
configured_catalog_path: "integration_tests/non_disputes_events_catalog.json"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Configuring all streams in the input catalog to full refresh mode verifies that
|||x|
||||

### Example of `expected_records.json`:
### Example of `expected_records.txt`:
In general, the expected_records.json should contain the subset of output of the records of particular stream you need to test.
The required fields are: `stream, data, emitted_at`

Expand Down

0 comments on commit c3d269b

Please sign in to comment.