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 2022/11/07 14:23:57 UTC

[GitHub] [superset] michael-s-molina commented on a diff in pull request #22007: chore: Upgrade antd@4.10.3

michael-s-molina commented on code in PR #22007:
URL: https://github.com/apache/superset/pull/22007#discussion_r1015484043


##########
superset-frontend/cypress-base/cypress/integration/dashboard/nativeFilters.test.ts:
##########
@@ -199,7 +199,7 @@ describe('Native filters', () => {
     cy.preserveLogin();
   });
 
-  describe('Nativefilters tests initial state required', () => {
+  describe.only('Nativefilters tests initial state required', () => {

Review Comment:
   ```suggestion
     describe('Nativefilters tests initial state required', () => {
   ```



-- 
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-unsubscribe@superset.apache.org

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