Working and specced supplier signup
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ RSpec.configure do |config|
|
||||
end
|
||||
|
||||
config.before :each, type: :feature do
|
||||
Supplier.any_instance.stub send_confirmation_instructions: true
|
||||
#Supplier.any_instance.stub send_confirmation_instructions: true
|
||||
end
|
||||
|
||||
# If true, the base class of anonymous controllers will be inferred
|
||||
|
||||
Reference in New Issue
Block a user