mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +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