cypress: mobile: reenable this test.
Change-Id: I9cf356b3c7e41ac0a07f82124bd26b16a9a57cd2 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91035 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
This commit is contained in:
parent
07461cbe69
commit
9f20130c9f
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ describe('Apply font changes.', function() {
|
|||
// TODO: Shadowed is not in the clipboard content.
|
||||
});
|
||||
|
||||
it.skip('Apply grow.', function() {
|
||||
it('Apply grow.', function() {
|
||||
// Push grow
|
||||
cy.get('#Growimg')
|
||||
.click();
|
||||
|
|
Loading…
Reference in a new issue