Skip to content
Snippets Groups Projects
Commit e4da802d authored by jurgenhaas's avatar jurgenhaas
Browse files

Update to Cypress 11.2.0

parent 70a5687a
No related branches found
No related tags found
1 merge request!45Merging develop into main
Pipeline #699205 passed
This commit is part of merge request !45. Comments created here will be created in the context of that merge request.
...@@ -186,7 +186,7 @@ class Handler extends BaseHandler { ...@@ -186,7 +186,7 @@ class Handler extends BaseHandler {
], ],
'cypress' => [ 'cypress' => [
'enable' => $this->env->receiveGlobal('CYPRESS', 'Cypress', '0'), 'enable' => $this->env->receiveGlobal('CYPRESS', 'Cypress', '0'),
'version' => '11.1.0', 'version' => '11.2.0',
], ],
]; ];
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment