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 2020/10/27 17:19:55 UTC

[GitHub] [incubator-superset] rusackas commented on a change in pull request #11390: refactor: Replace react-bootstrap Modals with Antd in Datasource

rusackas commented on a change in pull request #11390:
URL: https://github.com/apache/incubator-superset/pull/11390#discussion_r512880009



##########
File path: superset-frontend/cypress-base/cypress/integration/dashboard_list/card_view.test.ts
##########
@@ -84,16 +84,16 @@ describe('Dashboard card view', () => {
     cy.get('.ant-card').last().contains("World Bank's Data");
   });
 
-  it('should delete correctly', () => {
+  it.only('should delete correctly', () => {

Review comment:
       This `only` should probably be removed, right? 




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