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
Add a test to ensure that state transitions happen before PreStartup. (#20543)
# Objective
- Make sure future changes like #20407 maintains our intended before.
## Solution
- Add a test!
- If we ever decide to change this policy (e.g., run startup stuff
first), it's easy enough to change the test.
## Testing
- Add a test
0 commit comments