Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 05252c2

Browse files
committed
Change something to test the build
1 parent 19a9b9a commit 05252c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/select.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3173,7 +3173,6 @@ describe('ui-select tests', function () {
31733173

31743174
$(el).find('div.ui-select-header-group-selectable').first().click();
31753175
showChoicesForSearch(el, '');
3176-
31773176
expect(ctrl.selected.length).toEqual(2);
31783177
});
31793178

0 commit comments

Comments
 (0)