Skip to content

Commit a52ccf6

Browse files
committed
Note the password for watching the browser during tests
1 parent 5cf1381 commit a52ccf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ services:
1010
ports:
1111
# Allow to watch the remote controlled browser (comment out the
1212
# `--headless` argument in TestCase::driver() before).
13+
# The password is 'secret'.
1314
- '127.0.0.1:7900:7900'
1415
volumes:
1516
- '/dev/shm:/dev/shm'

0 commit comments

Comments
 (0)