diff --git a/README.md b/README.md index 5e8b65916d64d7915143afae3cd10910fd792c7e..60613018f351514b87b8d2c43af6d55a40bc2633 100644 --- a/README.md +++ b/README.md @@ -167,10 +167,7 @@ better understanding of the content of the package and its functionalities. ### Testing ``` -cd test -pytest --ignore=test_data_utils/test_du_deep_image.py -cd test_data_utils -pytest test_du_deep_image.py +pytest tests ``` ### Acknowledgments