Skip to content

Commit d4dbf1d

Browse files
author
Joel Lubrano
committed
Explicitly require rspec/mocks for access to anything method
1 parent 8479103 commit d4dbf1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rspec/rails/matchers/have_enqueued_mail.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require "rspec/mocks"
12
require "rspec/rails/matchers/active_job"
23

34
module RSpec

0 commit comments

Comments
 (0)