Skip to content
Snippets Groups Projects
Commit b9e8fcd7 authored by juga's avatar juga
Browse files

fix: test: Unrelated linter error

parent a44ffcb2
No related branches found
No related tags found
No related merge requests found
......@@ -116,6 +116,7 @@ def router_status(server_descriptor, router_statuses):
][0]
return rs
# Because of the function scoped `args` in `tests.unit.conftest`, this has to
# be function scoped too.
@pytest.fixture(scope='function')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment