mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-05 13:50:58 +00:00
Mention #13500 in comment for ScrollSpy test
This commit is contained in:
parent
e341355d28
commit
8ff099585f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ $(function () {
|
|||
strictEqual($scrollspy[0], $el[0], 'collection contains element')
|
||||
})
|
||||
|
||||
// FIXME
|
||||
// Does not work properly ATM, #13500 will fix this
|
||||
test('should switch "active" class on scroll', function () {
|
||||
var topbarHTML = '<div class="topbar">' +
|
||||
'<div class="topbar-inner">' +
|
||||
|
|
|
|||
Loading…
Reference in a new issue