Skip to content

Commit

Permalink
dropdown.spec.js: expect nothing in constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Apr 11, 2023
1 parent fdd306f commit a9290b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/tests/unit/dropdown.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ describe('Dropdown', () => {
resolve()
})

expect().nothing()
dropdown.show()
})
})
Expand Down

0 comments on commit a9290b2

Please sign in to comment.