Working and specced supplier signup

This commit is contained in:
2013-10-30 15:29:47 +01:00
parent c8fb2ab069
commit 1af153e45f
11 changed files with 90 additions and 5 deletions
+1 -1
View File
@@ -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