[cypress] Re-enable flaky test

Issues should be solved.

Bug: T377666
Change-Id: If43635a7ff035c95394503e7a2da3d9d53aee2cd
This commit is contained in:
WMDE-Fisch 2024-10-31 11:16:41 +01:00
parent 58d1880ae8
commit 442394cec9

View file

@ -64,8 +64,7 @@ describe( 'Visual Editor Wt 2017 Cite Integration', () => {
} );
// Disable flaky test T377666
it.skip( 'should be able to create a VE-Cite tool template', () => {
it( 'should be able to create a VE-Cite tool template', () => {
// FIXME: Replace this wait with a trigger when VE is fully initialized.
cy.wait( 1000 );
if ( usesCitoid ) {