Gmail issues, disable temporally.

This commit is contained in:
Martin Edenhofer 2016-07-07 12:30:52 +02:00
parent 754a46db78
commit 7cfb800ab0

View file

@ -71,6 +71,7 @@ test:integration:email_helper:
- rake db:migrate
- ruby -I test/ test/integration/email_helper_test.rb
- rake db:drop
allow_failure: true
test:integration:email_deliver:
stage: test