Page MenuHomePhorge

Add waitForRendering() in CreateRoomPageTest
ClosedPublic

Authored by tusooa on Jul 19 2024, 2:20 PM.

Details

Summary

I experienced a failure on the first button click of the create room button, where the first (and always the first) assertion that createRoom() is called failed. This fixes the problem.

Type: skip

Test Plan

Verify CreateRoomPageTest passes reliably.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable