Skip to content

Commit

Permalink
Update tap fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
BernardWez committed Nov 23, 2023
1 parent 615dfa1 commit e7668c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/fixtures/tap.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ def tap() -> Generator[Tap, None, None]:
executable="tap-mock-fixture",
spec="git+https://github.com/quantile-taps/tap-mock-fixture.git",
config={},
replication_keys={"users": "updated_at"},
)

0 comments on commit e7668c0

Please sign in to comment.