Skip to content

Commit ba35f38

Browse files
committed
[rb] remove a debugging line that shouldn't be there
1 parent 470fd82 commit ba35f38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rb/spec/integration/selenium/webdriver/firefox/driver_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ module Firefox
6464

6565
describe '#install_addon' do
6666
it 'install and uninstall xpi file' do
67-
Selenium::WebDriver.logger.level = :debug
6867
ext = File.expand_path("#{extensions}/webextensions-selenium-example.xpi", __dir__)
6968
id = driver.install_addon(ext)
7069

0 commit comments

Comments
 (0)