Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc26bd29

Browse files
committed
chore: skip user_agent_detail with info
Signed-off-by: Tim Knight <tim.knight1@engineering.digital.dwp.gov.uk>
1 parent327a087 commitc26bd29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎tests/functional/api/test_snippets.py‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
importlogging
22

3+
importpytest
4+
35
importgitlab
46

57

@@ -42,6 +44,7 @@ def test_project_snippets(project):
4244
assertsnippet.title=="snip1"
4345

4446

47+
@pytest.mark.skip(reason="Returning 404 UserAgentDetail not found in GL 16")
4548
deftest_project_snippet_user_agent_detail(project):
4649
snippet=project.snippets.list()[0]
4750

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp