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
Copy file name to clipboardExpand all lines: src/commands/tests.sidebar.ts
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ export function registerRunAll(testsDataProvider: TestsDataProvider) {
66
66
"The tests' outcomes are unknown.";
67
67
dissatisfactoryOutcomeNotificationRequest.body=
68
68
"This feature is fragile, and relies on the extension's compatibility with your particular Deno version. If you're using an outdated version of Deno, or an outdated version of the extension, try updating.";
0 commit comments