diff --git a/fhevm-engine/coprocessor/src/tests/utils.rs b/fhevm-engine/coprocessor/src/tests/utils.rs index be92c82f..ca1b0c01 100644 --- a/fhevm-engine/coprocessor/src/tests/utils.rs +++ b/fhevm-engine/coprocessor/src/tests/utils.rs @@ -219,8 +219,8 @@ pub async fn setup_test_user(pool: &sqlx::PgPool) -> Result<(), Box