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

Unskip repro for #20845 (#21195)

parent 1e51c88c
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ defaultFilterValues.forEach(value => {
? "and the required filter with the default value"
: "";
describe.skip("issue 20845", () => {
describe("issue 20845", () => {
beforeEach(() => {
cy.intercept("PUT", "/api/card/*").as("publishChanges");
......
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