Skip to content

Commit c7fff89

Browse files
author
Hugo Fonseca
committed
fix tests
1 parent 89e7819 commit c7fff89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Application/Command/DownloadSeleniumCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ protected function configure()
3131
's',
3232
InputOption::VALUE_REQUIRED,
3333
'Set a custom selenium version',
34-
'2.44'
34+
'2.44.0'
3535
)
3636
->addOption(
3737
'selenium-destination',

0 commit comments

Comments
 (0)