clean up tests

This commit is contained in:
2026-01-22 22:28:38 -05:00
parent 52a1054757
commit 2c103f7f96
17 changed files with 129 additions and 16 deletions
+3 -1
View File
@@ -16,4 +16,6 @@
e2e:setup-branch-order {:doc "Setup branch order test repo"
:task (e2e/setup-branch-order-test-repo)}
e2e:cleanup-branch-order {:doc "Cleanup branch order test repo"
:task (e2e/cleanup-branch-order-test-repo)}}}
:task (e2e/cleanup-branch-order-test-repo)}
e2e:cleanup {:doc "Cleanup all e2e test repos"
:task (e2e/cleanup-all)}}}