From 8d804297f590f9f23f2d6b989a487ff5e2846b4e Mon Sep 17 00:00:00 2001 From: Daanvdplas Date: Wed, 15 Jan 2025 09:34:10 +0200 Subject: [PATCH] style: change test name --- integration-tests/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/src/lib.rs b/integration-tests/src/lib.rs index beacbd24..fce13ea9 100644 --- a/integration-tests/src/lib.rs +++ b/integration-tests/src/lib.rs @@ -201,7 +201,7 @@ fn fund_pop_from_system_para( /// Reserve Transfers of native asset from Relay to Parachain should work #[test] #[should_panic] -fn reserve_transfer_native_asset_from_relay_to_para() { +fn reserve_transfer_native_asset_from_relay_to_para_should_fail() { init_tracing(); // Init values for Relay