From a21a795b20f89eafde52b1fecc01ba6ddb1bad56 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Mon, 1 Dec 2025 20:45:48 +0000 Subject: test placeholder: test_head_set_after_git_push_with_required_oids --- tests/push_authorization.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/push_authorization.rs') diff --git a/tests/push_authorization.rs b/tests/push_authorization.rs index 9c7fb45..b9e0545 100644 --- a/tests/push_authorization.rs +++ b/tests/push_authorization.rs @@ -69,3 +69,4 @@ isolated_push_test!(test_pr_event_published_removes_nostr_ref_at_incorrect_commi isolated_push_test!(test_push_to_nostr_ref_with_wrong_commit_after_event_received_rejected); isolated_push_test!(test_push_to_nostr_ref_with_correct_commit_after_event_received_accepted); isolated_push_test!(test_head_set_after_state_event_with_existing_commit); +isolated_push_test!(test_head_set_after_git_push_with_required_oids); -- cgit v1.2.3