diff --git a/tests/test_postgres_plugin.rs b/tests/test_postgres_plugin.rs index ec6df01..f9c04a9 100644 --- a/tests/test_postgres_plugin.rs +++ b/tests/test_postgres_plugin.rs @@ -1,4 +1,4 @@ -#![allow(clippy::integer_arithmetic)] +#![allow(clippy::arithmetic_side_effects)] use serde_json::json;