Skip to content

Commit

Permalink
test(converter): fit previous changes
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Nov 29, 2023
1 parent 39ff746 commit 40b4f9c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/test_converter.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def setUp(self):
)
self.proCFPS_parameters = os_path.join(
self.INPUT_FOLDER,
'proCFPS_parameters.tsv'
'parameters.tsv'
)
self.sampling_concentrations = os_path.join(
self.INPUT_FOLDER,
Expand Down

0 comments on commit 40b4f9c

Please sign in to comment.