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 2018/09/06 05:30:30 UTC

[GitHub] mistercrunch commented on a change in pull request #5829: [sql lab] handle large ints, prevent overflow

mistercrunch commented on a change in pull request #5829: [sql lab] handle large ints, prevent overflow
URL: https://github.com/apache/incubator-superset/pull/5829#discussion_r215499853
 
 

 ##########
 File path: superset/assets/spec/javascripts/sqllab/actions_spec.js
 ##########
 @@ -86,13 +86,6 @@ describe('async actions', () => {
       expect(dispatch.args[0][0].type).to.equal(actions.START_QUERY);
     });
 
-    it('calls querySuccess on ajax success', () => {
 
 Review comment:
   Was a dupe to test on line 58

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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