Skip to content

Commit bc94d88

Browse files
authored
Adopt ensureNoDisposablesAreLeakedInTestSuite round 2 (microsoft#200091) (microsoft#202399)
1 parent 1c0c472 commit bc94d88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.eslintrc.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,9 @@
148148
{
149149
// Files should (only) be removed from the list they adopt the leak detector
150150
"exclude": [
151-
"src/vs/base/parts/sandbox/test/electron-sandbox/globals.test.ts",
152151
"src/vs/base/test/browser/browser.test.ts",
153152
"src/vs/base/test/browser/comparers.test.ts",
154153
"src/vs/base/test/browser/hash.test.ts",
155-
"src/vs/base/test/browser/indexedDB.test.ts",
156154
"src/vs/base/test/browser/ui/scrollbar/scrollableElement.test.ts",
157155
"src/vs/base/test/browser/ui/scrollbar/scrollbarState.test.ts",
158156
"src/vs/editor/contrib/codeAction/test/browser/codeActionKeybindingResolver.test.ts",

0 commit comments

Comments
 (0)