From 9bd7109991096e610394832a519ff89a0aa095ad Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 31 Dec 2025 12:47:04 +0000 Subject: test: remove local sync on state git data received test because the current fixtures don't actually having mutliple owner_repos. they would need 2 announcements that both listed the service and a maintainer relationship. We could do this in grasp-audit but it would require an extra announcement from a different maintainer sent eariler on in the dependancy chain. --- tests/push_authorization.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/push_authorization.rs b/tests/push_authorization.rs index 7047010..07f77a6 100644 --- a/tests/push_authorization.rs +++ b/tests/push_authorization.rs @@ -72,4 +72,3 @@ isolated_push_test!( ); isolated_push_test!(test_head_set_after_state_event_with_existing_commit); isolated_push_test!(test_head_set_after_git_push_with_required_oids); -isolated_push_test!(test_push_of_state_by_maintainer_updates_other_maintainer_repos); -- cgit v1.2.3