TypeError: this.Urls.admin_origin_save is not a function
Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Test Admin Origin Save Urls...`
TypeError: this.Urls.admin_origin_save is not a function
at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/integration/admin.spec.js:125:42)
TypeError: this.Urls.admin_origin_save is not a function
at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/integration/admin.spec.js:151:24)
AssertionError: Timed out retrying after 20000ms: expected '/admin/origin/save/requests/' to equal '/admin/origin/save/'
at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/integration/admin.spec.js:119:29)
TypeError: this.Urls.admin_origin_save is not a function
at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/integration/admin.spec.js:243:24)