Deprecate admin advisor (#26045)
* Deprecate admin advisor * Webapp portion * More webapp deprecation * More cleanup * Linting * emoved metric ack dialog from annoucenemet bar * Cleanued up uninsed i18n strings * Updated test * fixed types * Updating server test * Updated i18n * Updated cypress test: * Updated cypress test: --------- Co-authored-by: harshil Sharma <harshilsharma63@gmail.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
dc8fc773dc
Коммит
e9b9d4ff60
@@ -13,6 +13,12 @@
|
||||
describe('Support Packet Generation', () => {
|
||||
before(() => {
|
||||
cy.apiRequireLicense();
|
||||
|
||||
cy.apiUpdateConfig({
|
||||
LogSettings: {
|
||||
FileLevel: 'ERROR',
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
it('MM-T3849 - Commercial Support Dialog UI - E10/E20 License', () => {
|
||||
|
||||
Ссылка в новой задаче
Block a user