Skip to content

Commit

Permalink
Add one more assert
Browse files Browse the repository at this point in the history
  • Loading branch information
sultaniman committed May 16, 2024
1 parent 3311abd commit dc5fd8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/pipeline/test_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -2314,3 +2314,4 @@ def test_pipeline_with_frozen_schema_contract() -> None:
"_dlt_version",
"_dlt_pipeline_state",
}
assert table_counts["test_items"] == 2

0 comments on commit dc5fd8d

Please sign in to comment.