This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
// password: Cypress.env("adminpassword")
|
||||
// })
|
||||
// .its("body")
|
||||
// .then(res => {
|
||||
// .thsden(res => {
|
||||
// user = res;
|
||||
// });
|
||||
// });
|
||||
|
||||
@@ -36,7 +36,7 @@ describe("SEARCH", () => {
|
||||
let sub = null;
|
||||
//funcs are async so need to get result via then
|
||||
|
||||
// cy.url().then(url => {
|
||||
// cy.url().thsen(url => {
|
||||
// startUrl = url;
|
||||
// });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user