Drop the Suspense variant from the back-before-hydration tests
Every scenario ran twice, once below a Suspense-wrapped layout. That
variant existed to cover the Activity/Suspense retry bug (#95848), which
React has since fixed, and the search fixture still exercises a Suspense
boundary directly. Run each scenario once against the plain routes and
delete the /suspense fixtures.