Skip to content

Commit

Permalink
Install capybara
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhamiid committed Oct 5, 2022
1 parent 1228daf commit 80e13a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
ENV['RAILS_ENV'] ||= 'test'
require_relative '../config/environment'
require 'rails/test_help'
require 'capybara/rails'

module ActiveSupport
class TestCase
Expand Down

0 comments on commit 80e13a1

Please sign in to comment.