Commit 056cedde authored by Małgorzata Ksionek's avatar Małgorzata Ksionek

Fix wrong path

parent 42f1c10d
# frozen_string_literal: true
require 'spec_helper'
require Rails.root.join('db', 'post_migrate', '/Users/gosia/gitlab-development-kit/gitlab/db/post_migrate/20201104124300_ensure_namespace_settings_creation.rb')
require Rails.root.join('db', 'post_migrate', '20201104124300_ensure_namespace_settings_creation.rb')
RSpec.describe EnsureNamespaceSettingsCreation do
context 'when there are namespaces without namespace settings' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment