Skip to content

Commit 14fdfdc

Browse files
Update split_test.go
1 parent a3cf10e commit 14fdfdc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/cli/test/e2e/cli/split_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ func TestSplitVersionsFilteredOASes(t *testing.T) {
6969

7070
for _, tc := range testCases {
7171
t.Run(tc.name, func(t *testing.T) {
72-
t.Parallel()
7372
folder := tc.env
7473
base := getInputPath(t, tc.specType, tc.format, folder)
7574
outputPath := getOutputFolder(t, folder) + "/" + tc.specType + "-" + folder + "-" + "output." + tc.format

0 commit comments

Comments
 (0)