Antonio-RiveroMartnez commented on code in PR #31270:
URL: https://github.com/apache/superset/pull/31270#discussion_r1867942028
##########
superset-frontend/src/dashboard/components/SliceHeaderControls/SliceHeaderControls.test.tsx:
##########
@@ -310,13 +309,13 @@ test('Should show "Drill to detail" with `can_explore` &
`can_samples` perms', (
(global as any).featureFlags = {
[FeatureFlag.DrillToDetail]: true,
};
- const props = {
- ...createProps(),
- supersetCanExplore: true,
Review Comment:
Removing this (`supersetCanExplore: true`) because of the hook usage now?
--
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]