Skip to content

Commit

Permalink
Update query snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 26, 2024
1 parent 3a7da20 commit 77a6b5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@
# ---
# name: TestCohortQuery.test_precalculated_cohort_filter_with_extra_filters.1
'''

/* cohort_calculation: */
SELECT count(DISTINCT person_id)
FROM cohortpeople
WHERE team_id = 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# ---
# name: TestEventQuery.test_account_filters.1
'''

/* cohort_calculation: */
SELECT count(DISTINCT person_id)
FROM cohortpeople
WHERE team_id = 2
Expand Down

0 comments on commit 77a6b5f

Please sign in to comment.