Skip to content

Commit

Permalink
fix(CI): Check if any other tests fail
Browse files Browse the repository at this point in the history
Change-Id: I3a6d3b985cfee6d22557a03c490d5fe7cac407b6
GitOrigin-RevId: 0f063e2968ceb222e6d34d918caeccc6c044dcfe
  • Loading branch information
sarahsga authored and actions-user committed Dec 17, 2024
1 parent 658c0f8 commit e91f176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/wab/cypress/e2e/generic-slots.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import {
} from "../../src/wab/shared/Labels";
import { removeCurrentProject, setupNewProject } from "../support/util";

describe("generic-slots", function () {
xdescribe("generic-slots", function () {
beforeEach(() => {
setupNewProject({
name: "generic-slots",
Expand Down

0 comments on commit e91f176

Please sign in to comment.