diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 99132aa..7c50908 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ configfile: pytest.ini plugins: cov-5.0.0, anyio-4.6.0 collected 16 items -tests/test_all_functions.py ................ [100%] +tests/test_parser_functions.py ................ [100%] =============================== 16 passed in 0.22s ================================ ```