From c283c38add8d2b0e8359d8b03c064a188a43d6e0 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 28 Nov 2025 04:35:03 +0000 Subject: fix cargo test --- tests/push_authorization.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/push_authorization.rs') diff --git a/tests/push_authorization.rs b/tests/push_authorization.rs index 0a9ffb9..1114782 100644 --- a/tests/push_authorization.rs +++ b/tests/push_authorization.rs @@ -45,7 +45,6 @@ macro_rules! isolated_push_test { let result = PushAuthorizationTests::$test_name( &client, - relay.git_data_dir(), &relay.domain() ).await; -- cgit v1.2.3