Skip to content

Commit

Permalink
🏥Source Facebook Marketing: fix expected records (#36923)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Karpets authored Apr 9, 2024
1 parent 23c280b commit 43936d8
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ See `sample_files/sample_config.json` for a sample config file.
poetry run source-facebook-marketing spec
poetry run source-facebook-marketing check --config secrets/config.json
poetry run source-facebook-marketing discover --config secrets/config.json
poetry run source-facebook-marketing read --config secrets/config.json --catalog sample_files/configured_catalog.json
poetry run source-facebook-marketing read --config secrets/config.json --catalog integration_tests/configured_catalog.json
```

### Running unit tests
Expand Down
Loading

0 comments on commit 43936d8

Please sign in to comment.