Skip to content

Commit

Permalink
Update zendesk code example test
Browse files Browse the repository at this point in the history
  • Loading branch information
VioletM committed Feb 28, 2024
1 parent bd70a3e commit cc66502
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,4 @@ def get_pages(

# check that stuff was loaded
row_counts = pipeline.last_trace.last_normalize_info.row_counts
assert row_counts["ticket_events"] == 16
assert row_counts["ticket_events"] >= 17

0 comments on commit cc66502

Please sign in to comment.