Skip to content

Commit

Permalink
[rb] fix spec for EdgeChrome Service driver path
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Jul 14, 2020
1 parent 88abc07 commit f631745
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -27,6 +27,7 @@ module WebDriver

before do
allow(Platform).to receive(:assert_executable).and_return(true)
EdgeChrome::Service.driver_path = nil
end

it 'uses default path and port' do
Expand Down

0 comments on commit f631745

Please sign in to comment.