* fix: e2e tests

* add more fix

* fixed_custom_categories

---------

Co-authored-by: Furqan Malik <furqan.malik@mattermost.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Saturnino Abril
2023-04-05 06:50:49 +08:00
коммит произвёл GitHub
родитель 8afb6a6b39
Коммит f6cae9ab42
39 изменённых файлов: 107 добавлений и 111 удалений

Просмотреть файл

@@ -33,7 +33,7 @@ describe('Settings > Sidebar > General', () => {
// # Login as test user, visit off-topic and go to the Profile
cy.apiLogin(testUser);
cy.visit(offTopicUrl);
cy.uiOpenProfileModal();
cy.uiOpenProfileModal('Profile Settings');
// # Open Full Name section
cy.get('#nameDesc').click();