mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-25 17:00:32 -04:00
Revert "see how CI goes running these tests in parallel"
This reverts commit d271cbc138.
This commit is contained in:
@@ -180,8 +180,6 @@ func Test(t *testing.T) {
|
||||
test := test
|
||||
|
||||
t.Run(test.Name, func(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
speeds := getTestSpeeds(test.Speed, updateSnapshots)
|
||||
|
||||
for i, speed := range speeds {
|
||||
|
||||
Reference in New Issue
Block a user