gitlab-org--gitlab-foss/spec/config
Yorick Peterse 90a8a44f01
Use spec_helper for S/MIME settings specs
The constant tested is defined in an initializer, and these are not
loaded when using fast_spec_helper. When running just this test file, or
when running this test first this can lead to test failures. To fix this
we just use spec_helper instead of fast_spec_helper.
2019-09-04 14:06:59 +02:00
..
application_spec.rb Filter note parameters 2019-02-14 10:46:27 +02:00
mail_room_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
object_store_settings_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
settings_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
smime_signature_settings_spec.rb Use spec_helper for S/MIME settings specs 2019-09-04 14:06:59 +02:00