You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: If there is information in the Repository but it cannot be retrieved from the actual configuration file, there may be a discrepancy in the configuration.
93
+
// TODO: If there is information in the Repository but it cannot be retrieved from the actual configuration file,
94
+
// there may be a discrepancy in the configuration.
94
95
// In this case, consider using a reload of the entire file.
95
96
log.debug('No matching spec files found for reload')
96
97
return
@@ -161,7 +162,7 @@ export class TestRepository implements vscode.Disposable {
0 commit comments