SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

244272 0 0 JavaScript

Unify serverAct helpers (#33327)

This uses the richer `serverAct` helper that we already use in other
tests.

This avoids using the `Scheduler`. We don't use that package on the
server so it doesn't make sense to simulate going through it.
Additionally, we really should be getting rid of it on the client too to
favor `postTask` polyfills.
S
Sebastian Markbåge committed
1c43d0aed74de4aae210ba7081b60f944df31954
Parent: 1835b3f
Committed by GitHub <[email protected]> on 5/21/2025, 8:13:54 PM