Skip to content

Commit

Permalink
fix: ci fix (#25267)
Browse files Browse the repository at this point in the history
  • Loading branch information
aspicer authored Sep 29, 2024
1 parent ad2efe9 commit 0ef0fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posthog/test/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@

persons_cache_tests: list[dict[str, Any]] = []
events_cache_tests: list[dict[str, Any]] = []
persons_ordering_int: int = 1
persons_ordering_int: int = 0


# Expand string diffs
Expand Down

0 comments on commit 0ef0fe1

Please sign in to comment.