diff --git a/dependencies/parsers/phonopy b/dependencies/parsers/phonopy index 4af5658c85707b6963b2c892b2f4c62c770b824c..49de6c338beffa48a70dc9d8162484a8f736efaf 160000 --- a/dependencies/parsers/phonopy +++ b/dependencies/parsers/phonopy @@ -1 +1 @@ -Subproject commit 4af5658c85707b6963b2c892b2f4c62c770b824c +Subproject commit 49de6c338beffa48a70dc9d8162484a8f736efaf diff --git a/tests/processing/test_data.py b/tests/processing/test_data.py index d6f5516335c973c5d75e7c0fed6e7c2a9efd0571..c49c4ee39be80a6c2df3368f52419347cad7782c 100644 --- a/tests/processing/test_data.py +++ b/tests/processing/test_data.py @@ -601,7 +601,7 @@ def test_qcms_data(proc_infra, test_user): @pytest.mark.timeout(config.tests.default_timeout) -def test_phonopy_data(proc_infra, test_user, no_warn): +def test_phonopy_data(proc_infra, test_user): upload = run_processing(('test_upload', 'tests/data/proc/examples_phonopy.zip'), test_user) additional_keys = ['results.method.simulation.program_name']