/* Streaming Suspense tests. * * Verifies that: * - renderToStream emits a shell first that contains the fallback wrapped in . * - Pending useAsync work resolves AFTER the shell has flushed — confirming the consumer can * paint the fallback before the slow promise resolves. * - Resolved chunks carry