eschutho commented on code in PR #24377:
URL: https://github.com/apache/superset/pull/24377#discussion_r1229950121
##########
superset-frontend/cypress-base/cypress/utils/index.ts:
##########
@@ -18,6 +18,8 @@
*/
import { getChartAlias, Slice } from 'cypress/utils/vizPlugins';
+/* eslint-disable cypress/unsafe-to-chain-command */
Review Comment:
are these inline ignores something that we should be coming back around
later to fix, or should we ignore them globally?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]