Skip to content

Commit

Permalink
Fix modifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
robbie-c committed Jun 20, 2024
1 parent 4137f33 commit 3879ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions posthog/hogql_queries/test/test_query_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ def test_cache_payload(self):
"optimizeJoinedFilters": False,
"personsOnEventsMode": "disabled",
"bounceRatePageViewMode": "count_pageviews",
"sessionTableVersion": "auto",
},
"limit_context": "query",
"query": {"kind": "TestQuery", "some_attr": "bla"},
Expand Down

0 comments on commit 3879ba8

Please sign in to comment.