Skip to content

Commit b4d058c

Browse files
committed
Let helper require capybara file
1 parent d78db25 commit b4d058c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

features/system_specs/system_specs.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ Feature: System specs
8787
Given a file named "spec/system/widget_system_spec.rb" with:
8888
"""ruby
8989
require "rails_helper"
90-
require_relative "../support/capybara.rb"
9190
9291
RSpec.describe "Widget management", type: :system do
9392
before do

0 commit comments

Comments
 (0)