mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +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', () => {
|
describe('to', () => {
|
||||||
it('should go directement to the provided index', done => {
|
it('should go directly to the provided index', done => {
|
||||||
fixtureEl.innerHTML = [
|
fixtureEl.innerHTML = [
|
||||||
'<div id="myCarousel" class="carousel slide">',
|
'<div id="myCarousel" class="carousel slide">',
|
||||||
' <div class="carousel-inner">',
|
' <div class="carousel-inner">',
|
||||||
|
Loading…
Reference in New Issue
Block a user