Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
espottesmith committed Jul 18, 2024
1 parent 5b67e8f commit 5347f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atomate/qchem/firetasks/tests/test_multiwfn.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def test_run(self):

this_output = process_multiwfn_qtaim(
self.mol,
"Cpprop.txt"
"CPprop.txt"
)

for root in ["atom", "bond", "ring", "cage"]:
Expand Down

0 comments on commit 5347f88

Please sign in to comment.