Select Git revision
visibility_level_spec.rb
Forked from
GitLab.org / GitLab FOSS
Source project has a limited visibility.
-
Toon Claes authored
When a VisibilityLevel is an integer formatted as a string, convert it to an integer, instead of looking it up in the hash map. When the value is not recognized, default to PRIVATE.
Toon Claes authoredWhen a VisibilityLevel is an integer formatted as a string, convert it to an integer, instead of looking it up in the hash map. When the value is not recognized, default to PRIVATE.