debian-mirror-gitlab/spec/migrations/20211116091751_change_namespace_type_default_to_user_spec.rb
2022-01-26 12:08:38 +05:30

6 lines
246 B
Ruby

# frozen_string_literal: true
# With https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73495, we no longer allow
# a Namespace type to be nil. There is nothing left to test for this migration,
# but we'll keep this file here as a tombstone.