Skip to content

use bin/rspec if you are using spring & rspec

gitlab-qa-bot requested to merge github/fork/igorkasyanchuk/master into master

Created by: igorkasyanchuk

If spec failed, instead of

rspec ./spec/controllers/account/cities_controller_spec.rb:47

output in console:

bin/rspec ./spec/controllers/account/cities_controller_spec.rb:47

if you are using Rails+Rspec+Spring

Merge request reports