Skip to content
Snippets Groups Projects
Unverified Commit a4fea21e authored by Balasankar C's avatar Balasankar C
Browse files

Add EE fixtures to SeedFu path

parent e09b609f
No related branches found
No related tags found
No related merge requests found
---
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment