preload projects.json fixture
This commit is contained in:
parent
86f4166e31
commit
7e7875b10c
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue