From 5c3f0ec2c9379a589064fda398705a9ccf6e1826 Mon Sep 17 00:00:00 2001 From: kmlefran Date: Fri, 15 Dec 2023 08:42:35 -0500 Subject: [PATCH] test --- tests/conftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/conftest.py b/tests/conftest.py index 9215566..22bb6a0 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -301,7 +301,7 @@ def _generate_workchain_aimreor( "aim_params": aimreor_inputs, "file": SinglefileData( os.path.join( - filepath_tests, + filepath_tests(), "workchains/inputs", "water_wb97xd_augccpvtz_qtaim.wfx", )