18284: Try to fix flakey test
[arvados-workbench2.git] / cypress / integration / virtual-machine-admin.spec.js
index ea39d460a2b7de720247da274c5a6836d6520e0c..ee4ff992724baa38d34b0a1c2cb9b3bffb90a792 100644 (file)
@@ -134,6 +134,7 @@ describe('Virtual machine login manage tests', function() {
 
         cy.get('[data-cy=vm-admin-table]')
             .contains('user'); // Wait for page to finish
+        cy.wait(3000);
 
         cy.get('[data-cy=vm-admin-table]')
             .contains(vmHost)