We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8886fb9 commit 3f954bbCopy full SHA for 3f954bb
1 file changed
cypress/support/test_methods.js
@@ -154,7 +154,6 @@ export var TestMethods = {
154
155
/** Get paylike version with request from a file. */
156
cy.request({
157
- // url: this.StoreUrl + '/includes/modules/payment/paylike_version.txt',
158
url: this.StoreUrl + '/includes/modules/payment/paylike_version.txt',
159
auth: {
160
username: Cypress.env('ENV_HTTP_USER'),
0 commit comments