refactor: migrate managing_bot_accounts_spec.js ts (#28368)
- convert file to ts - fix lint issues
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
040220aea4
Коммит
4440ace6a9
@@ -13,7 +13,7 @@
|
||||
import * as TIMEOUTS from '../../../../fixtures/timeouts';
|
||||
|
||||
describe('Managing bot accounts', () => {
|
||||
let botName;
|
||||
let botName: string;
|
||||
|
||||
before(() => {
|
||||
cy.apiRequireLicenseForFeature('LDAP');
|
||||
Ссылка в новой задаче
Block a user