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
<!-- Runs the scaffold's own unit-style tests (Entity/Form/Repository/Security/Service) against the scaffold's own src, so a scaffold edit that drifts src/tests apart fails here immediately instead of only surfacing later in a consuming app after c975l:scaffold:install. Controller/ needs a real app kernel + DB and can't run standalone here - see scaffold/tests/Controller/FunctionalTestCase.php. -->