john-bodley commented on a change in pull request #15909:
URL: https://github.com/apache/superset/pull/15909#discussion_r677863983



##########
File path: tests/integration_tests/import_export_tests.py
##########
@@ -351,13 +345,6 @@ def test_import_2_slices_for_same_table(self):
         self.assert_slice_equals(slc_2, imported_slc_2)
         self.assertEqual(imported_slc_2.datasource.perm, imported_slc_2.perm)
 
-    def test_import_slices_for_non_existent_table(self):

Review comment:
       I'm not sure what the purpose of this test was. If the table doesn't 
exist the `get_table(...)` precursor method with throw.




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