kristw commented on a change in pull request #9241: [build] Bump superset-ui
packages and update build
URL:
https://github.com/apache/incubator-superset/pull/9241#discussion_r388577535
##########
File path: superset-frontend/spec/javascripts/components/AnchorLink_spec.jsx
##########
@@ -18,7 +18,7 @@
*/
import React from 'react';
import { shallow } from 'enzyme';
-import sinon from 'sinon';
+import { promiseTimeout } from '@superset-ui/core';
Review comment:
Could use `async` pattern similar to other ones for consistency.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]