Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kedhammar committed Feb 29, 2024
1 parent 1e65f46 commit e689454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/analysis/test_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -561,4 +561,4 @@ def test_get_runObj(create_dirs):

software = "bcl2fastq"

_run_ojb = analysis.get_runObj(run_path, software)
_run_obj = analysis.get_runObj(run_path, software)

0 comments on commit e689454

Please sign in to comment.