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: .github/workflows/e2e.yml
+8-20
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ on:
4
4
inputs:
5
5
environment:
6
6
type: choice
7
-
description: The E2E tests can be run directly on the github branch or on the development environment URL ([TO_FILL:ProjectDevURL, example: https://console.virtualoutbound.com]).
7
+
description: The E2E tests can be run directly on the github branch or on the development environment URL ([TO_FILL:ProjectDevURL, example: https://console.com]).
3. Run `yarn start` to start the project, it should automatically redirect or you can now navigate to `http://localhost:3000` to view the app. The server refreshes every time you make a change to a file.<br>
0 commit comments