Chore: Reenable cloud plugins suite (#103385)
reenable cloud plugins suite
This commit is contained in:
@@ -124,8 +124,7 @@ const storageAcctName = 'azmonteststorage';
|
||||
const logAnalyticsName = 'az-mon-test-logs';
|
||||
const applicationInsightsName = 'az-mon-test-ai-a';
|
||||
|
||||
// TODO investigate why this failing - is it flaky?
|
||||
describe.skip('Azure monitor datasource', () => {
|
||||
describe('Azure monitor datasource', () => {
|
||||
before(() => {
|
||||
e2e.flows.login(Cypress.env('USERNAME'), Cypress.env('PASSWORD'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user