diff --git a/tests/test_nomad_examples.py b/tests/test_nomad_examples.py index 131e5d4..5f613b6 100644 --- a/tests/test_nomad_examples.py +++ b/tests/test_nomad_examples.py @@ -38,7 +38,7 @@ @pytest.mark.parametrize( - "mainfile", get_file_parameter("src/pynxtools_apm/nomad/examples") + "mainfile", get_file_parameter("src/pynxtools_em/nomad/examples") ) def test_parse_nomad_examples(mainfile): """Test if NOMAD examples work."""