Skip to content

Commit 540f575

Browse files
committed
test: remove unnecessary fixture
1 parent 090ed9a commit 540f575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/api/test_statistics.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44

55

6-
def test_get_statistics(gl, resp_application_statistics):
6+
def test_get_statistics(gl):
77
gl.projects.create({"name": "admin_project"})
88
gl.users.create(
99
{

0 commit comments

Comments
 (0)