CE upstream
Compare changes
- Nick Thomas authored
Previously, we were calling `git update-ref <ref> <sha>` about 30 times per test using `create(:project)` or similar.
+ 11
− 13
@@ -204,20 +204,18 @@ def git_env
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Previously, we were calling `git update-ref <ref> <sha>` about 30 times per test using `create(:project)` or similar.