test: 💍 Updating tests after bug fix (#1324)

Closes: #1167
This commit is contained in:
Gustavo André Lelis 2019-12-20 21:14:07 -03:00 committed by Danny Brown
parent ffd27d6db4
commit 2e215aed4c

View File

@ -24,7 +24,6 @@ describe('OHIF VTK Extension', () => {
cy.get('[data-cy="thumbnail-list"]')
.contains('CT WB 5.0 B35f')
.drag('.viewport-drop-target')
.wait(1000); // TODO: Once issue #1167 is fixed, the wait command should be removed. (https://github.com/OHIF/Viewers/issues/1167)
//Select 2D MPR button
cy.get('[data-cy="2d mpr"]').click();