Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
timohuber committed Nov 13, 2024
1 parent 579705c commit 383d129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pool/test/filter_test.ml
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,7 @@ let update_filter _ () =
[ Experiment.updated experiment updated_experiment
|> Pool_event.experiment
; Filter.Updated (filter, filter) |> Pool_event.filter
; Email.BulkSent [] |> Pool_event.email
]
in
check_result expected events |> Lwt.return
Expand Down

0 comments on commit 383d129

Please sign in to comment.