Skip to content

Commit bf9f95f

Browse files
committed
More play time
1 parent dae36ca commit bf9f95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/tests/unit/modal.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ describe('Modal', () => {
642642
setTimeout(() => {
643643
expect(modalEl.style.overflowY).toEqual('')
644644
done()
645-
}, 80)
645+
}, 100)
646646
})
647647

648648
modal.show()

0 commit comments

Comments
 (0)