When a user selected 'Instance default' as value for the auto devops
settings, this was interpreted as a true value. Now we post an empty
string in this case, meaning we want to set `NULL` in the database.
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37893#note_40541294
2017-09-18 12:02:47 +02:00
Renamed from spec/controllers/projects/pipelines_setttings_controller_spec.rb (Browse further)