diff --git a/tests/test_soma.py b/tests/test_soma.py index db65ac80b..1867f5a79 100644 --- a/tests/test_soma.py +++ b/tests/test_soma.py @@ -30,8 +30,6 @@ def test_ingest_h5ad(self): output_uri=self.destination, input_uri=self.test_file_path, measurement_name="RNA", - namespace=self.namespace, - access_credentials_name=self.acn, logging_level=logging.DEBUG, )