mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
test(carousel): french word in the wild (#32528)
This commit is contained in:
parent
66f323af70
commit
58ab1c2cd5
@ -905,7 +905,7 @@ describe('Carousel', () => {
|
||||
})
|
||||
|
||||
describe('to', () => {
|
||||
it('should go directement to the provided index', done => {
|
||||
it('should go directly to the provided index', done => {
|
||||
fixtureEl.innerHTML = [
|
||||
'<div id="myCarousel" class="carousel slide">',
|
||||
' <div class="carousel-inner">',
|
||||
|
Loading…
Reference in New Issue
Block a user