Skip to content

Commit

Permalink
fixed zendesk-snippets.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hibajamal committed Jan 16, 2024
1 parent 2281ae0 commit 74486f9
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"] == 24
assert row_counts["ticket_events"] == 16

0 comments on commit 74486f9

Please sign in to comment.