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.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/push_authorization.rs b/tests/push_authorization.rs
index 152754f..0a9ffb9 100644
--- a/tests/push_authorization.rs
+++ b/tests/push_authorization.rs
@@ -65,6 +65,6 @@ macro_rules! isolated_push_test {
65isolated_push_test!(test_push_authorized_by_owner_state); 65isolated_push_test!(test_push_authorized_by_owner_state);
66isolated_push_test!(test_push_rejected_without_state_event); 66isolated_push_test!(test_push_rejected_without_state_event);
67isolated_push_test!(test_push_rejected_wrong_commit); 67isolated_push_test!(test_push_rejected_wrong_commit);
68isolated_push_test!(test_push_authorized_by_direct_maintainer_state); 68isolated_push_test!(test_push_authorized_by_maintainer_state_only);
69isolated_push_test!(test_push_authorized_by_recursive_maintainer_state); 69isolated_push_test!(test_push_authorized_by_recursive_maintainer_state);
70isolated_push_test!(test_non_maintainer_state_rejected); \ No newline at end of file 70isolated_push_test!(test_non_maintainer_state_rejected); \ No newline at end of file