Skip to content

Commit

Permalink
[tests] Remove to*Dev matchers (facebook#31989)
Browse files Browse the repository at this point in the history
Based off: facebook#31988

<img width="741" alt="Screenshot 2025-01-06 at 12 52 08 AM"
src="https://github.com/user-attachments/assets/29b159ca-66d4-441f-8817-dd2db66d1edb"
/>

it is done

DiffTrain build for [a160102](facebook@a160102)
  • Loading branch information
22388o committed Jan 7, 2025
1 parent 7e80393 commit d9abaab
Show file tree
Hide file tree
Showing 25 changed files with 7,203 additions and 6,224 deletions.
2 changes: 1 addition & 1 deletion compiled-rn/VERSION_NATIVE_FB
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19.1.0-native-fb-a9bbe346-20241219
19.1.0-native-fb-a160102f-20250107
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<b1d3bddd6549dccee18a974b757de035>>
* @generated SignedSource<<f1d59e9ff731391059c1ba7bcf5a0011>>
*/

"use strict";
Expand Down Expand Up @@ -420,5 +420,5 @@ __DEV__ &&
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.1.0-native-fb-a9bbe346-20241219";
exports.version = "19.1.0-native-fb-a160102f-20250107";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<a4d52172cfe2056fa61024c3dfa03bec>>
* @generated SignedSource<<db4211ef7643cc89e9156f1d6fe53528>>
*/

"use strict";
Expand Down Expand Up @@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.1.0-native-fb-a9bbe346-20241219";
exports.version = "19.1.0-native-fb-a160102f-20250107";
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<a4d52172cfe2056fa61024c3dfa03bec>>
* @generated SignedSource<<db4211ef7643cc89e9156f1d6fe53528>>
*/

"use strict";
Expand Down Expand Up @@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.1.0-native-fb-a9bbe346-20241219";
exports.version = "19.1.0-native-fb-a160102f-20250107";
Loading

0 comments on commit d9abaab

Please sign in to comment.