Skip to content

Commit f7ac011

Browse files
Revert "Update split_test.go"
This reverts commit 14fdfdc.
1 parent 14fdfdc commit f7ac011

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

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

0 commit comments

Comments
 (0)