From 37ef8ff60a2504146296e4c6ab7751c299406769 Mon Sep 17 00:00:00 2001 From: Tisha Soumya Date: Wed, 15 Jan 2025 16:07:55 +0530 Subject: [PATCH] chore --- cypress/support/commands.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cypress/support/commands.js b/cypress/support/commands.js index fcb56e2..6a44064 100644 --- a/cypress/support/commands.js +++ b/cypress/support/commands.js @@ -1,2 +1 @@ import '@plone/volto/cypress/add-commands'; -// import '@plone/volto-testing/cypress/support/commands';