0
0
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:
Gaël Poupard 2020-12-18 16:22:16 +01:00 committed by GitHub
parent 66f323af70
commit 58ab1c2cd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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">',