mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
testing: correctly no-op when running a test outside inclusions
Fixes #126756
This commit is contained in:
@@ -383,7 +383,7 @@ export class TestRunDto {
|
||||
}
|
||||
}
|
||||
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user