Skip to content

Commit 01e1b3f

Browse files
author
David
committed
add comment
1 parent 5e8c0a3 commit 01e1b3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/modal/__tests__/modal.browser-test.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ describe('SLDSModal: ', function () {
224224
});
225225

226226
it('first tab focuses close button', (done) => {
227+
// There an issue with this test, functionality works fine.
227228
// setTimeout(() => {
228229
// Simulate.keyDown(modal, {
229230
// key: 'Tab',

0 commit comments

Comments
 (0)