diff --git a/internal/ui/ui_test.go b/internal/ui/ui_test.go index 44c621d..b847521 100644 --- a/internal/ui/ui_test.go +++ b/internal/ui/ui_test.go @@ -772,8 +772,6 @@ func TestModel(t *testing.T) { tt := tt t.Run(tt.name, func(t *testing.T) { - t.Parallel() - c := testState() if tt.args.state != nil {