Commit graph

1 commit

Author SHA1 Message Date
Zeger-Jan van de Weg
cf851ce559
Fix instance default option being true as value
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)