Merge branch '18946-user-profile' refs #18946
[arvados-workbench2.git] / cypress / integration / collection.spec.js
index a2841eb827fb432a75bcffe7b7af2f5bad229306..69e484173f80aa8fdcda1f4a95c46d572b41ce1d 100644 (file)
@@ -815,7 +815,7 @@ describe('Collection panel tests', function () {
                         cy.get('[data-cy=collection-version-browser-select-1]')
                             .should('contain', '1')
                             .and('contain', '6 B')
-                            .and('contain', adminUser.user.uuid);
+                            .and('contain', adminUser.user.full_name);
                         // Version 2: 3 bytes in size (one file removed)
                         cy.get('[data-cy=collection-version-browser-select-2]')
                             .should('contain', '2')