diff --git a/tests/30rooms/21receipts.pl b/tests/30rooms/21receipts.pl index 908c80bd4..a390a37fb 100644 --- a/tests/30rooms/21receipts.pl +++ b/tests/30rooms/21receipts.pl @@ -118,6 +118,7 @@ sub find_receipt }; test "Read receipts are sent as events", + deprecated_endpoints => 1, requires => [ local_user_and_room_fixtures( user_opts => { with_events => 1 }), qw( can_post_room_receipts )],