add new spec to makefile

pull/14417/head
Gonzalo Riestra 6 years ago
parent c7b628781e
commit fd4e12ee3b

@ -341,6 +341,7 @@ SPEC_HELPER_MIN_SPECS = \
spec/requests/password_resets_controller_spec.rb \
spec/models/carto/feature_flag_spec.rb \
spec/mailers/user_mailer_spec.rb \
spec/services/carto/user_multifactor_auth_update_service_spec.rb \
$(NULL)
# This class must be tested isolated as pollutes namespace

Loading…
Cancel
Save