Skip to content

Commit 43936d8

Browse files
author
Anton Karpets
authored
🏥Source Facebook Marketing: fix expected records (#36923)
1 parent 23c280b commit 43936d8

File tree

3 files changed

+50
-52
lines changed

3 files changed

+50
-52
lines changed

airbyte-integrations/connectors/source-facebook-marketing/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ See `sample_files/sample_config.json` for a sample config file.
3030
poetry run source-facebook-marketing spec
3131
poetry run source-facebook-marketing check --config secrets/config.json
3232
poetry run source-facebook-marketing discover --config secrets/config.json
33-
poetry run source-facebook-marketing read --config secrets/config.json --catalog sample_files/configured_catalog.json
33+
poetry run source-facebook-marketing read --config secrets/config.json --catalog integration_tests/configured_catalog.json
3434
```
3535

3636
### Running unit tests

0 commit comments

Comments
 (0)