Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 1eb7ff4

Browse files
committed
test.only -> test
1 parent b52f174 commit 1eb7ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/iron-overlay-behavior.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@ <h2>Focusables (with tabindex)</h2>
993993
});
994994
});
995995

996-
test.only(
996+
test(
997997
'overlay returns focus on close (distributed focusable content)',
998998
function(done) {
999999
var hasShadowOverlay = fixture('has-shadow-overlay');

0 commit comments

Comments
 (0)