rsnext/test/e2e/multi-zone/app
Ethan Arrowood 64878739c5
Fix multi-zone test by removing dependency list (#65589)
This test was failing with my changes in
https://github.com/vercel/next.js/pull/64932 because it was using the
new Next.js changes, but not the corresponding react-dom changes.

An alternative solution would be to update the react-dom versions to
match those in the rest of the project (19 beta), but I think this is
better overall.

After removing the dependencies, this test works in my branch.
2024-05-10 08:34:21 -06:00
..
apps Fix: HMR in multi-zone handling 🌱 (#59471) 2024-01-08 23:55:41 +00:00
package.json Fix multi-zone test by removing dependency list (#65589) 2024-05-10 08:34:21 -06:00
server.js Fix: HMR in multi-zone handling 🌱 (#59471) 2024-01-08 23:55:41 +00:00