Skip to content

Commit a47a8f5

Browse files
committed
remove spacing
1 parent e41b87b commit a47a8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/test/org/openqa/selenium/firefox/FirefoxDriverTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ void shouldThrowNumberFormatException() {
289289
+ "\", please make sure to add the required arguments \"-Duser.language=en"
290290
+ " -Duser.region=US\" to your JVM, for more info please visit :\n"
291291
+ " https://www.selenium.dev/documentation/webdriver/browsers/");
292-
292+
293293
Locale.setDefault(Locale.US);
294294
}
295295

0 commit comments

Comments
 (0)