Test react components, having difficulty with `document global not in Deno` using happy-dom
I've done:
and still get the error when running
and still get the error when running
deno test --allow-a-bunch-of-stuff document global is not available in Deno. Any idea what I'm missing? Cheers y'all.