From 69d3b5ca605f3ce66b4e7441f0528618f81d7505 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Wed, 6 Oct 2021 19:21:34 -0700 Subject: Update browser.js --- integration/scripts/browser.js | 1 + 1 file changed, 1 insertion(+) (limited to 'integration/scripts/browser.js') diff --git a/integration/scripts/browser.js b/integration/scripts/browser.js index 2328e0ede..c3bd2e4a2 100644 --- a/integration/scripts/browser.js +++ b/integration/scripts/browser.js @@ -125,6 +125,7 @@ async function main() { "/styledcomponents-output.js", "/void-shouldnt-delete-call-expressions.js", "/custom-emotion-jsx/file.jsx", + "/react-context-value-func.tsx", ]; tests.reverse(); -- cgit v1.2.3