lyndsiWilliams commented on code in PR #20852:
URL: https://github.com/apache/superset/pull/20852#discussion_r929238290
##########
superset-frontend/src/SqlLab/components/SaveDatasetModal/SaveDatasetModal.test.tsx:
##########
@@ -55,9 +63,732 @@ const mockedProps = {
datasource: testQuery,
};
-describe('SaveDatasetModal RTL', () => {
- it('renders a "Save as new" field', () => {
- render(<SaveDatasetModal {...mockedProps} />, { useRedux: true });
+const testDatasetList = {
Review Comment:
Yeah, once I'm done fixing this test file I'll be cleaning it up.
--
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]