diff --git a/polkadot/node/gum/proc-macro/src/tests.rs b/polkadot/node/gum/proc-macro/src/tests.rs
index c97a7c5980c4fd2cfb931f06d360bba33ff371de..6cf04c59d970d9d8f80448523bcb08d647d4da34 100644
--- a/polkadot/node/gum/proc-macro/src/tests.rs
+++ b/polkadot/node/gum/proc-macro/src/tests.rs
@@ -14,6 +14,8 @@
 // You should have received a copy of the GNU General Public License
 // along with Polkadot.  If not, see <http://www.gnu.org/licenses/>.
 
+#![allow(clippy::dbg_macro)]
+
 use super::*;
 
 use assert_matches::assert_matches;
@@ -127,7 +129,6 @@ mod roundtrip {
 	}
 
 	#[test]
-
 	fn sample_w_candidate_hash_aliased_unnecessary() {
 		assert_matches!(impl_gum2(
 			quote! {