mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
fix affix-top unit test to properly clean up after itself
This commit is contained in:
@@ -86,6 +86,7 @@ $(function () {
|
||||
})
|
||||
.on('affixed-top.bs.affix', function () {
|
||||
ok($('#affixTopTarget').hasClass('affix-top'), 'affix-top class applied')
|
||||
$('#padding-offset').remove()
|
||||
start()
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user