Skip to content

Commit e32ae9c

Browse files
committed
Docker: Add test for upstream feature to disable video container
[Test] SeleniumHQ/selenium#15047
1 parent 93034dc commit e32ae9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/standalone_docker_config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ configs = [
1010

1111
url = "http://127.0.0.1:2375"
1212

13-
video-image = "${NAMESPACE}/video:${VIDEO_TAG}"
13+
video-image = "false"
1414

1515
[node]
1616
detect-drivers = false

0 commit comments

Comments
 (0)