dillon1000/react

Commit

[playground] Wait for Monaco to fully load (#32584)

I'm not sure what exactly is causing the flakiness in the playground e2e
tests but I suspect it's some kind of timing issue.

Let's try waiting for Monaco to be fully initialized before running
tests.
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32584).
* __->__ #32584
* #32583
Browse files
Changed paths1 file
First-parent comparison
M compiler/apps/playground/__tests__/e2e/page.spec.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…