You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/02/23 01:10:08 UTC

[GitHub] [superset] ktmud commented on a change in pull request #13286: test: Tests for DeleteModal component

ktmud commented on a change in pull request #13286:
URL: https://github.com/apache/superset/pull/13286#discussion_r580704067



##########
File path: superset-frontend/src/components/DeleteModal/index.tsx
##########
@@ -70,8 +70,9 @@ export default function DeleteModal({
         </FormLabel>
         <FormControl
           data-test="delete-modal-input"
-          id="delete"
+          data-test-id="delete-modal-input"

Review comment:
       @nytai Yes, it should be configured as `data-test`. It was a mistake to use `data-test-id` when I set it up. 




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

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



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