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/lib/tm-base-url.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,6 @@ export async function getTMBaseURL(
47
47
}
48
48
49
49
thrownewError(
50
-
"Unable to connect to BrowserStack Test Management. Please check your credentials and network connection.",
50
+
"Unable to connect to BrowserStack Test Management. Please check your credentials and network connection.Please open an issue on GitHub if the problem persists",
0 commit comments