diff --git a/mdakits/openmmdl/metadata.yaml b/mdakits/openmmdl/metadata.yaml index 0a3dbedf..d4ef5cc0 100644 --- a/mdakits/openmmdl/metadata.yaml +++ b/mdakits/openmmdl/metadata.yaml @@ -70,7 +70,7 @@ mdanalysis_requires: ">=2.3.0" ## List(str): a list of commands to use when attempting to run the MDAKit's tests run_tests: - git clone latest - - pytest OpenMMDL/ + - pytest openmmdl/ ## str: the development status of the MDAKit ## See https://pypi.org/classifiers/ for development status classifiers.