mistercrunch commented on a change in pull request #3371: [explore] Improved 
time filters controls
URL: 
https://github.com/apache/incubator-superset/pull/3371#discussion_r135398743
 
 

 ##########
 File path: superset/assets/package.json
 ##########
 @@ -9,8 +9,9 @@
   },
   "scripts": {
     "test": "mocha --require ignore-styles --compilers js:babel-core/register 
--require spec/helpers/browser.js --recursive spec/**/*_spec.*",
-    "cover": "babel-node node_modules/.bin/babel-istanbul cover _mocha -- 
--require spec/helpers/browser.js --recursive spec/**/*_spec.*",
+    "cover": "babel-node node_modules/.bin/babel-istanbul cover _mocha -- 
--require ignore-styles spec/helpers/browser.js --recursive spec/**/*_spec.*",
 
 Review comment:
   Started failing for some reason. Seem like it had to do with the way that 
react-datetime was importing CSS...
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to