Skip to content

Commit

Permalink
update package in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sann5 committed Jun 10, 2024
1 parent 69d2a81 commit c6e61af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion q2_types/profile_hmms/tests/test_format.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


class TestHmmFormats(TestPluginBase):
package = 'q2_types.hmmer.tests'
package = 'q2_types.profile_hmms.tests'

def test_BaseHmmPressedDirFmt_valid(self):
fmt = BaseHmmPressedDirFmt(self.get_data_path("bacteria"), 'r')
Expand Down

0 comments on commit c6e61af

Please sign in to comment.