Commit 15429045 authored by Winnie Hellmann's avatar Winnie Hellmann

Generate EE frontend fixtures into ee/ directory

(cherry picked from commit d4ce3c720ecb52f2a9153133bbd47fa358c5d7b6)
parent 78edcc26
......@@ -15,7 +15,7 @@ module JavaScriptFixturesHelpers
end
def fixture_root_path
'spec/javascripts/fixtures'
(Gitlab.ee? ? 'ee/' : '') + 'spec/javascripts/fixtures'
end
# Public: Removes all fixture files from given directory
......
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