Skip to content

Commit e8d6a91

Browse files
committed
removed a comment
1 parent 9497239 commit e8d6a91

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

cypress/e2e/fetch-status.cy.js

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,4 @@ describe("Fetch Status", () => {
8080
cy.contains("Too Late");
8181
});
8282

83-
})
84-
85-
86-
87-
/*
88-
it(" ", () => {
89-
90-
91-
});
92-
93-
*/
83+
})

0 commit comments

Comments
 (0)