* Demote oauth_spec.ts
* Remove single testcase skips for oauth_spec.ts
Этот коммит содержится в:
Mario Vitale
2024-12-17 18:41:22 +01:00
коммит произвёл GitHub
родитель bdbce2f8be
Коммит bac251f312

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

@@ -7,7 +7,6 @@
// - Use element ID when selecting an element. Create one if none.
// ***************************************************************
// Stage: @prod
// Group: @channels @enterprise @integrations
import {getRandomId} from '../../../../utils';
@@ -352,7 +351,7 @@ describe('Integrations page', () => {
});
});
it.skip('MM-T652 Regenerate Secret', () => {
it('MM-T652 Regenerate Secret', () => {
cy.apiLogin(user1);
cy.visit(testChannelUrl1);
@@ -406,7 +405,7 @@ describe('Integrations page', () => {
cy.contains('Invalid client credentials.').should('exist');
});
it.skip('MM-T654 Successful reconnect with updated secret', () => {
it('MM-T654 Successful reconnect with updated secret', () => {
cy.apiAdminLogin();
// # Send new credentials