kgabryje commented on code in PR #29088:
URL: https://github.com/apache/superset/pull/29088#discussion_r1684694131


##########
superset-frontend/src/features/alerts/components/NotificationMethod.tsx:
##########
@@ -437,7 +437,7 @@ export const NotificationMethod: 
FunctionComponent<NotificationMethodProps> = ({
             />
             {index !== 0 && !!onRemove ? (
               <span
-                role="button"
+                role="delbutton"

Review Comment:
   yeah its definitely flaky... I re-run it, hopefully it passes now



-- 
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