Skip to content
Snippets Groups Projects
Commit 7e7875b1 authored by Mike Greiling's avatar Mike Greiling
Browse files

preload projects.json fixture

parent 86f4166e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -44,6 +44,7 @@
 
describe('Dropdown', function describeDropdown() {
preloadFixtures('static/gl_dropdown.html.raw');
loadJSONFixtures('projects.json');
 
function initDropDown(hasRemote, isFilterable) {
this.dropdownButtonElement = $('#js-project-dropdown', this.dropdownContainerElement).glDropdown({
Loading
Loading
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