File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -13653,8 +13653,7 @@ buildvariants:
13653
13653
- name : test_n16_snippet_manager
13654
13654
- name : test_n20_types
13655
13655
- name : test_n16_types
13656
- # TODO: (MONGOSH-1740) Re-enable this after fixing the linked ticket
13657
- # - name: test_vscode
13656
+ - name : test_vscode
13658
13657
- name : test_connectivity
13659
13658
- name : test_apistrict
13660
13659
- name : linux_coverage
Original file line number Diff line number Diff line change @@ -1232,8 +1232,7 @@ buildvariants:
1232
1232
<% for (const test of ALL_UNIT_TESTS.filter(t => t.variants.includes('linux'))) { %>
1233
1233
- name: test_<% out(test.id) %>
1234
1234
<% } %>
1235
- # TODO: (MONGOSH-1740) Re-enable this after fixing the linked ticket
1236
- # - name: test_vscode
1235
+ - name: test_vscode
1237
1236
- name: test_connectivity
1238
1237
- name: test_apistrict
1239
1238
- name: linux_coverage
You can’t perform that action at this time.
0 commit comments