Skip to content

Commit

Permalink
Fix unexcpected keyword arguments.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMoutafis committed Jun 13, 2024
1 parent e45aba1 commit 5b55fa2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_soma.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
)

Expand Down

0 comments on commit 5b55fa2

Please sign in to comment.