Chore: Reenable cloud plugins suite (#103385)

reenable cloud plugins suite
This commit is contained in:
Ashley Harrison
2025-04-08 11:06:34 +01:00
committed by GitHub
parent 18a3913782
commit 762315f181
@@ -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'));