Skip to content

Commit

Permalink
Require rails_helper
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosahs committed Apr 15, 2022
1 parent c14a983 commit 2a65b11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require 'devise'
require 'rails_helper'
# This file was generated by the `rails generate rspec:install` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# The generated `.rspec` file contains `--require spec_helper` which will cause
Expand Down

0 comments on commit 2a65b11

Please sign in to comment.