Skip to content

Commit

Permalink
Unfocus DevTools spec 🤦
Browse files Browse the repository at this point in the history
Sorry, that's me pushing things without proper review.
  • Loading branch information
p0deje committed Mar 2, 2021
1 parent 0d70681 commit be89c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rb/spec/integration/selenium/webdriver/devtools_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

module Selenium
module WebDriver
fdescribe DevTools, exclusive: {driver: %i[chrome edge firefox_nightly]} do
describe DevTools, exclusive: {driver: %i[chrome edge firefox_nightly]} do
let(:username) { SpecSupport::RackServer::TestApp::BASIC_AUTH_CREDENTIALS.first }
let(:password) { SpecSupport::RackServer::TestApp::BASIC_AUTH_CREDENTIALS.last }

Expand Down

0 comments on commit be89c10

Please sign in to comment.