preload projects.json fixture
This commit is contained in:
parent
86f4166e31
commit
7e7875b10c
|
|
@ -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…
Reference in New Issue