fix: Fix incorrect command name in Percy test (#1999)

This commit is contained in:
Erik Ziegler 2020-08-19 21:42:25 +02:00 committed by GitHub
parent 829ac2b410
commit ebdcde1c4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ describe('Visual Regression - OHIF VTK Extension', () => {
cy.get('[data-cy="2d mpr"]').click();
//Wait waitVTKLoading Images
cy.waitVTKwaitVTKLoading();
cy.waitVTKLoading();
});
beforeEach(() => {