diff options
Diffstat (limited to 'integration/scripts/browser.js')
-rw-r--r-- | integration/scripts/browser.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/integration/scripts/browser.js b/integration/scripts/browser.js index 2d758e638..2328e0ede 100644 --- a/integration/scripts/browser.js +++ b/integration/scripts/browser.js @@ -124,6 +124,7 @@ async function main() { "/spread_with_key.tsx", "/styledcomponents-output.js", "/void-shouldnt-delete-call-expressions.js", + "/custom-emotion-jsx/file.jsx", ]; tests.reverse(); |