Skip to content

Commit

Permalink
remove extraneous focus_ metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Mar 31, 2017
1 parent d900978 commit cc5168b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capybara/spec/session/node_spec.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true

Capybara::SpecHelper.spec "node", :focus_ do
Capybara::SpecHelper.spec "node" do
before do
@session.visit('/with_html')
end
Expand Down

0 comments on commit cc5168b

Please sign in to comment.