Add EE fixtures to SeedFu path

Signed-off-by: NBalasankar "Balu" C <balasankar@gitlab.com>
上级 e09b609f
---
title: Add EE fixtures to SeedFu list
merge_request: 28241
author:
type: other
# frozen_string_literal: true
if Gitlab.ee?
SeedFu.fixture_paths += %W[ee/db/fixtures ee/db/fixtures/#{Rails.env}]
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册