Add E2E retries support for Automation Dashboard (#29328)
* Add E2E retries support for Automation Dashboard * Disable sneaky cypress testcase
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4bb4f9814b
Коммит
e80c5006c3
@@ -7,7 +7,6 @@
|
||||
// - Use element ID when selecting an element. Create one if none.
|
||||
// ***************************************************************
|
||||
|
||||
// Stage: @prod
|
||||
// Group: @channels @messaging
|
||||
|
||||
import {getAdminAccount} from '../../../support/env';
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
// - Use element ID when selecting an element. Create one if none.
|
||||
// ***************************************************************
|
||||
|
||||
// Stage: @prod
|
||||
// Group: @channels @signin_authentication @mfa
|
||||
|
||||
import authenticator from 'authenticator';
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
// - Use element ID when selecting an element. Create one if none.
|
||||
// ***************************************************************
|
||||
|
||||
// Stage: @prod
|
||||
// Group: @channels @not_cloud @system_console @restrict_system_admin
|
||||
|
||||
describe('Password settings', () => {
|
||||
|
||||
Ссылка в новой задаче
Block a user