mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-09 13:47:11 +02:00
Revert "see how CI goes running these tests in parallel"
This reverts commit d271cbc138a34a5bdd32b0d64a2b3ca9c2991339.
This commit is contained in:
parent
b0f3bfef27
commit
2d7452bfaa
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user