Typo
This commit is contained in:
parent
95af63c1e5
commit
310c693981
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ $(function () {
|
|||
|
||||
QUnit.test('should expose default settings', function (assert) {
|
||||
assert.expect(1)
|
||||
assert.ok($.fn.bootstrapTooltip.Constructor.Default, 'defaults is defined')
|
||||
assert.ok($.fn.bootstrapTooltip.Constructor.Default, 'defaults are defined')
|
||||
})
|
||||
|
||||
QUnit.test('should empty title attribute', function (assert) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue