mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-23 14:36:51 +00:00
[cypress] Re-enable flaky test
Issues should be solved. Bug: T377666 Change-Id: If43635a7ff035c95394503e7a2da3d9d53aee2cd
This commit is contained in:
parent
58d1880ae8
commit
442394cec9
|
@ -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 ) {
|
||||
|
|
Loading…
Reference in a new issue