Skip to content
Snippets Groups Projects
Unverified Commit b04bad7c authored by Anton Kulyk's avatar Anton Kulyk Committed by GitHub
Browse files

Unskip repro for #20517 (#22320)

parent fa90a66c
No related branches found
No related tags found
No related merge requests found
import { restore } from "__support__/e2e/cypress";
describe.skip("issue 20517", () => {
describe("issue 20517", () => {
beforeEach(() => {
cy.intercept("PUT", "/api/card/1").as("updateCard");
......
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