rusackas commented on code in PR #31582:
URL: https://github.com/apache/superset/pull/31582#discussion_r1907512797


##########
superset-frontend/cypress-base/cypress/support/e2e.ts:
##########
@@ -36,9 +36,9 @@ const { getConfig, setConfig } = failOnConsoleError({
   ],
 });
 
-// Set individual tests to allow certain console errors to NOT fail, e.g
-// cy.allowConsoleErrors(['foo', /^some bar-regex.*/]);
-// This will be reset between tests.
+// // Set individual tests to allow certain console errors to NOT fail, e.g

Review Comment:
   Probably don't need to double comment, but whatevs ;)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to