This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Basic smoke test, visit every form to ensure they load
|
||||
|
||||
/// <reference types="cypress" />
|
||||
describe("SMOKE", () => {
|
||||
it("Every form opens without error", () => {
|
||||
cy.visit("/login");
|
||||
|
||||
Reference in New Issue
Block a user