diff --git a/tests/functional/api/test_gitlab.py b/tests/functional/api/test_gitlab.py index 4bc3a2c7a..0e106fef9 100644 --- a/tests/functional/api/test_gitlab.py +++ b/tests/functional/api/test_gitlab.py @@ -50,7 +50,8 @@ def test_markdown_in_project(gl, project): def test_lint(gl): - success, errors = gl.lint("Invalid") + with pytest.deprecated_call(): + success, errors = gl.lint("Invalid") assert success is False assert errors pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy