Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 0b72238

Browse files
committed
Merge pull request #94 from bahamut1221/patch-1
Add possible option firefox binary
2 parents e0613b4 + e5238c8 commit 0b72238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Behat/MinkExtension/Extension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ public function getConfig(ArrayNodeDefinition $builder)
344344
thenInvalid('Cannot find profile zip file %s')->
345345
end()->
346346
end()->
347+
scalarNode('binary')->end()->
347348
end()->
348349
end()->
349350
arrayNode('chrome')->

0 commit comments

Comments
 (0)