Skip to content

Commit 2935e62

Browse files
committed
test(groups): reformatting using black to adhere to linting rules
1 parent ff74b72 commit 2935e62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/functional/api/test_groups.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ def test_group_subgroups_projects(gl, user):
195195
assert gr1_project.namespace["id"] == group1.id
196196
assert gr2_project.namespace["parent_id"] == group1.id
197197

198+
198199
@pytest.mark.skip
199200
def test_group_wiki(group):
200201
content = "Group Wiki page content"

0 commit comments

Comments
 (0)