This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// let user;
|
||||
|
||||
// before(function fetchUser() {
|
||||
// cy.request("POST", "http://localhost:7575/api/v8/Auth", {
|
||||
// cy.request("POST", "http://localhost:7575/api/v8/auth", {
|
||||
// username: Cypress.env("adminusername"),
|
||||
// password: Cypress.env("adminpassword")
|
||||
// })
|
||||
|
||||
Reference in New Issue
Block a user