• Alex Kalderimis's avatar
    Allow tests to be quiet · 5c6ae5e3
    Alex Kalderimis authored
    Our tests print a lot of repetitive guff that is helpful in debugging
    circumstances, but otherwise gets in the way. This change allows
    (opt-in) for a developer to turn off these messages by setting
    `GITLAB_TESTING_QUIET` to anything other than `"false"`.
    5c6ae5e3
test_env.rb 16.6 KB