aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--integration/scripts/browser.js1
1 files changed, 1 insertions, 0 deletions
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();