Skip to content

Commit d91f59d

Browse files
committed
chore: remove xfail
Signed-off-by: Tim Knight <tim.knight1@engineering.digital.dwp.gov.uk>
1 parent 13cb4ad commit d91f59d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/functional/api/test_import_export.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77

88
# https://github.com/python-gitlab/python-gitlab/pull/2790#pullrequestreview-1873617123
9-
@pytest.mark.xfail(reason="test_group_import_export to be worked on in a follow up")
109
def test_group_import_export(gl, group, temp_dir):
1110
export = group.exports.create()
1211
assert export.message == "202 Accepted"

0 commit comments

Comments
 (0)