Skip to content

Commit

Permalink
More play time
Browse files Browse the repository at this point in the history
  • Loading branch information
ysds committed Mar 16, 2020
1 parent dae36ca commit bf9f95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/tests/unit/modal.spec.js
Expand Up @@ -642,7 +642,7 @@ describe('Modal', () => {
setTimeout(() => {
expect(modalEl.style.overflowY).toEqual('')
done()
}, 80)
}, 100)
})

modal.show()
Expand Down

0 comments on commit bf9f95f

Please sign in to comment.