geido commented on a change in pull request #16510:
URL: https://github.com/apache/superset/pull/16510#discussion_r699336483
##########
File path:
superset-frontend/spec/javascripts/explore/components/SelectControl_spec.jsx
##########
@@ -161,16 +130,6 @@ describe('SelectControl', () => {
);
expect(wrapper.html()).not.toContain('add something');
});
- it('shows numbers of options as a placeholder by default', () => {
Review comment:
The number of options and remaining options has been removed as agreed
with design and all the related tests have been removed as well
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]