diff --git a/index.html b/index.html index 3370b3e0dd9..398c5be6da5 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,11 @@ value: ['20.0.0', '6.0.0', '5.12.0'], label: 'Deprecation Version', }); + + QUnit.config.urlConfig.push({ + id: 'skip_tests_with_target_blank', + label: 'Skip tests w/ target _blank', + });