fix tests

This commit is contained in:
Ruben Fiszel
2024-10-09 22:37:07 +02:00
parent b397580d23
commit 5bf0ade82d
+3
View File
@@ -81,3 +81,6 @@ pub async fn create_customer_portal_session(
#[cfg(feature = "enterprise")]
pub async fn worker_groups_alerts(_db: &DB) {}
#[cfg(feature = "enterprise")]
pub async fn jobs_waiting_alerts(_db: &DB) {}