Fix flakey Web IDE editor test
The original use of real timeouts was prone to failure. We replace a generic setTimeout() with waiting for editor initialization.
Showing
Please register or sign in to comment
The original use of real timeouts was prone to failure. We replace a generic setTimeout() with waiting for editor initialization.