Commit 5bde2704 authored by Winnie Hellmann's avatar Winnie Hellmann

Generate EE frontend fixtures into ee/ directory

parent 46ebb942
......@@ -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