Skip to content

Commit 313b536

Browse files
author
John Pinto
committed
Removed LinksHelper from config in RailsHelper.
1 parent c2a6add commit 313b536

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/rails_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
RSpec.configure do |config|
4949
config.include(AutoCompleteHelper, type: :feature)
5050
config.include(CapybaraHelper, type: :feature)
51-
config.include(LinksHelper, type: :feature)
5251
config.include(SessionsHelper, type: :feature)
5352
config.include(TinyMceHelper, type: :feature)
5453

0 commit comments

Comments
 (0)