Skip to content

Commit f330783

Browse files
removed empty stream from testing (#22637)
1 parent b9d4f12 commit f330783

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

airbyte-integrations/connectors/source-amplitude/integration_tests/streams_with_output_records_catalog.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
{
22
"streams": [
3-
{
4-
"stream": {
5-
"name": "cohorts",
6-
"json_schema": {},
7-
"supported_sync_modes": ["full_refresh"],
8-
"source_defined_primary_key": [["id"]]
9-
},
10-
"sync_mode": "full_refresh",
11-
"destination_sync_mode": "overwrite"
12-
},
133
{
144
"stream": {
155
"name": "active_users",

0 commit comments

Comments
 (0)