rusackas commented on code in PR #41800:
URL: https://github.com/apache/superset/pull/41800#discussion_r3545785607


##########
superset-frontend/packages/superset-ui-core/test/color/CategoricalColorScale.test.ts:
##########
@@ -228,13 +235,10 @@ describe('CategoricalColorScale', () => {
         expect(classicCarsColor).not.toBe('red');
       } finally {
         labelsColorMap.reset();
-        labelsColorMap.source = LabelsColorMapSource.Dashboard;

Review Comment:
   I think this is the part I missed when trying to do this by hand for 6.0



-- 
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]

Reply via email to