Skip to content

Commit 6876574

Browse files
Review: remove leftover version 8th command tests
1 parent b21f57a commit 6876574

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

packages/command-tests/commands.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ const LIMIT_TESTS = !!process.env.LIMIT_TESTS;
1414
const PARALLELISM = 4;
1515

1616
const CONFIGS = [
17-
// ["web", "full", "ts", "8.0"],
18-
// ["native", "full", "ts", "8.6"],
19-
// ["web", "full", "ts", "8.6"],
20-
// ["web", "full", "js", "8.7"],
21-
// ["web", "full", "ts", "8.9"],
22-
// ["native", "full", "ts", "8.9"],
2317
["web", "full", "js", "latest"],
2418
["web", "full", "ts", "latest"],
2519
["native", "full", "js", "latest"],

0 commit comments

Comments
 (0)