You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you run rush test on Ubuntu 22.04 for the current repository, you encounter a failed test case because the chartTypeMap in chartTypeUtils.ts uses common as the key for BasicHeatMap, rather than heatMap as expected in the test case.