From 95112d30a0b74dffc0a5019af0ad3e98660629cd Mon Sep 17 00:00:00 2001 From: "Evan Walter Clark Spotte-Smith, PhD" Date: Thu, 18 Jul 2024 15:44:00 -0400 Subject: [PATCH] Tests now pass --- atomate/qchem/fireworks/tests/test_core.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/atomate/qchem/fireworks/tests/test_core.py b/atomate/qchem/fireworks/tests/test_core.py index a6e7970fa..a78ed035d 100644 --- a/atomate/qchem/fireworks/tests/test_core.py +++ b/atomate/qchem/fireworks/tests/test_core.py @@ -956,7 +956,6 @@ def test_WfnAndQTAIMFW_defaults(self): molecule=self.act_mol, multiwfn_command=">>multiwfn_command<<", wfn_file="WAVEFUNCTION.wfn", - output_file="qtaim.out" ).as_dict(), ) self.assertEqual( @@ -1009,7 +1008,6 @@ def test_WfnAndQTAIMFW_not_defaults(self): molecule=self.act_mol, multiwfn_command=">>multiwfn_command<<", wfn_file="WAVEFUNCTION.wfn", - output_file="qtaim.out" ).as_dict(), ) self.assertEqual(