We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090ed9a commit 540f575Copy full SHA for 540f575
tests/functional/api/test_statistics.py
@@ -3,7 +3,7 @@
3
"""
4
5
6
-def test_get_statistics(gl, resp_application_statistics):
+def test_get_statistics(gl):
7
gl.projects.create({"name": "admin_project"})
8
gl.users.create(
9
{
0 commit comments