summaryrefslogtreecommitdiffstats
path: root/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'pkg')
-rw-r--r--pkg/gui/gui_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/gui/gui_test.go b/pkg/gui/gui_test.go
index 1e5e34b74..938765caf 100644
--- a/pkg/gui/gui_test.go
+++ b/pkg/gui/gui_test.go
@@ -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 {