upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/tests/push_authorization.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/push_authorization.rs')
-rw-r--r--tests/push_authorization.rs1
1 files changed, 0 insertions, 1 deletions
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!(
72); 72);
73isolated_push_test!(test_head_set_after_state_event_with_existing_commit); 73isolated_push_test!(test_head_set_after_state_event_with_existing_commit);
74isolated_push_test!(test_head_set_after_git_push_with_required_oids); 74isolated_push_test!(test_head_set_after_git_push_with_required_oids);
75isolated_push_test!(test_push_of_state_by_maintainer_updates_other_maintainer_repos);