Skip to content

Commit 888fb8b

Browse files
committed
Update another failing internal-grid-test
1 parent cd0618e commit 888fb8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/server/test/org/openqa/grid/internal/utils/configuration/GridNodeConfigurationTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ public void testAsJson() {
185185
+ "\"withoutServlets\":[],"
186186
+ "\"browserTimeout\":0,"
187187
+ "\"debug\":false,"
188+
+ "\"host\":\"0.0.0.0\","
188189
+ "\"port\":5555,"
189190
+ "\"role\":\"node\","
190191
+ "\"timeout\":1800}", new Json().toJson(gnc.toJson()));

0 commit comments

Comments
 (0)