diff --git a/backend/src/compliance.rs b/backend/src/compliance.rs
index 289434de0..3bb099b8f 100644
--- a/backend/src/compliance.rs
+++ b/backend/src/compliance.rs
@@ -737,129 +737,19 @@ mod tests {
}
#[tokio::test]
- async fn test_realtime_event_dispatch_does_not_block() {
- struct TestListener {
- handle: Mutex