| 1 | describe("labeling prompter replies", () => { |
| 2 | it("completes the current task on submit and on request shows a new task", () => { |
| 3 | cy.signInWithEmail("cypress@example.com"); |
| 4 | cy.visit("/label/label_prompter_reply"); |
nothing calls this directly
no test coverage detected