Skip to content

Commit

Permalink
bug fix test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jaclark5 committed Nov 4, 2022
1 parent 333ef6b commit 060e6bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ def test_logging_step_not_1(self, universe, caplog):
class TestHydrogenBondAnalysisNoRes(TestHydrogenBondAnalysisIdeal):

kwargs = {
'donors_sel': 'type O',
# 'donors_sel': 'type O',
# 'hydrogens_sel': 'type H H',
'acceptors_sel': 'type O',
'd_h_cutoff': 1.2,
Expand Down

0 comments on commit 060e6bb

Please sign in to comment.