Skip to content
Snippets Groups Projects
Unverified Commit 69090075 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Unquarantine ee `custom_drill_through/drill_through.cy.spec.js` [ci skip] (#13734)

parent b64e9211
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,10 @@ import {
signInAsAdmin,
restore,
modal,
// describeWithToken,
describeWithToken,
} from "__support__/cypress";
// [quarantine] flaky
// TODO: change back to `describeWithToken`
describe.skip("drill through", () => {
describeWithToken("drill through", () => {
before(restore);
beforeEach(signInAsAdmin);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment