Skip to content

Commit 8393b40

Browse files
committed
Disable 44007 status for now too
1 parent 24e73ec commit 8393b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/e2e/Platform/44007_spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ describe("Platfrom 44007", () => {
1414
cy.contains("Station 44007")
1515
})
1616

17-
it("Shows platform status", () => {
17+
xit("Shows platform status", () => {
1818
cy.visit(platformUrl)
1919

2020
cy.contains("Lat:")

0 commit comments

Comments
 (0)