mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-09 15:16:51 +02:00
tests: minor cleanup (#35138)
* tests: minor cleanup * tests: use the util noop function
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
import Button from '../../src/button'
|
||||
|
||||
/** Test helpers */
|
||||
import {
|
||||
getFixture,
|
||||
clearFixture,
|
||||
jQueryMock
|
||||
} from '../helpers/fixture'
|
||||
import { getFixture, clearFixture, jQueryMock } from '../helpers/fixture'
|
||||
|
||||
describe('Button', () => {
|
||||
let fixtureEl
|
||||
|
Reference in New Issue
Block a user