mistercrunch commented on code in PR #33420:
URL: https://github.com/apache/superset/pull/33420#discussion_r2122106001
##########
superset-frontend/src/features/home/Menu.test.tsx:
##########
@@ -255,6 +255,7 @@ test('should render', async () => {
useRedux: true,
useQueryParams: true,
useRouter: true,
+ useTheme: true,
Review Comment:
Oh not sure if you're reporting this pre-merge or post-merge of my component
relocation, but I untangled a lot of this in the PR I merged. Generally there's
a new spec/helper for core in `packages/superset-ui-core/src/spec/` and one for
the main app.
--
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]