You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove remaining usages of ReactTestUtils in tests unrelated to react-dom/test-util (#28534)
Batched the remaining usages since these were straight forward.
Completes removal of `ReactTestUtils` from tests unrelated to
`react-dom/test-util` together with:
- #28531
- #28532
- #28533
DiffTrain build for commit dfaed55.
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-dev.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25677,7 +25677,7 @@ if (__DEV__) {
25677
25677
return root;
25678
25678
}
25679
25679
25680
-
var ReactVersion = "18.3.0-canary-706d95f48-20240308";
25680
+
var ReactVersion = "18.3.0-canary-dfaed5582-20240311";
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-prod.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9147,7 +9147,7 @@ var devToolsConfig$jscomp$inline_1016 = {
9147
9147
throwError("TestRenderer does not support findFiberByHostInstance()");
9148
9148
},
9149
9149
bundleType: 0,
9150
-
version: "18.3.0-canary-706d95f48-20240308",
9150
+
version: "18.3.0-canary-dfaed5582-20240311",
9151
9151
rendererPackageName: "react-test-renderer"
9152
9152
};
9153
9153
varinternals$jscomp$inline_1194={
@@ -9178,7 +9178,7 @@ var internals$jscomp$inline_1194 = {
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-profiling.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9575,7 +9575,7 @@ var devToolsConfig$jscomp$inline_1058 = {
9575
9575
throwError("TestRenderer does not support findFiberByHostInstance()");
9576
9576
},
9577
9577
bundleType: 0,
9578
-
version: "18.3.0-canary-706d95f48-20240308",
9578
+
version: "18.3.0-canary-dfaed5582-20240311",
9579
9579
rendererPackageName: "react-test-renderer"
9580
9580
};
9581
9581
varinternals$jscomp$inline_1235={
@@ -9606,7 +9606,7 @@ var internals$jscomp$inline_1235 = {
0 commit comments