Skip to content

Commit 4d8fe3c

Browse files
authored
fix linter errors
1 parent 6e7258d commit 4d8fe3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/FwbAutocomplete/tests/Autocomplete.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ describe('FwbAutocomplete', () => {
448448

449449
expect(wrapper.find('[data-testid="fwb-autocomplete-dropdown"]').exists()).toBe(false)
450450
})
451-
452451

453452
it('passes inputProps to input component', () => {
454453
const wrapper = mount(FwbAutocomplete, {

0 commit comments

Comments
 (0)