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: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,9 @@ ddev nightwatch --tag core
26
26
27
27
## Nightwatch Examples
28
28
29
-
You can watch Nightwatch running in real time at https://drupal.ddev.site:7900 for Chrome and https://drupal.ddev.site:7901 for Firefox. The password is "secret".
29
+
You can watch Nightwatch running in real time at https://drupal.ddev.site:7900
30
+
for Chrome and https://drupal.ddev.site:7901 for Firefox. The password is
31
+
"secret". YMMV using Firefox as core tests don't currently run on it.
0 commit comments