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

Commit98f1956

Browse files
chore: fix issue if only run test_gitlab.py func test
Make it so can run just the test_gitlab.py functional test.For example:$ tox -e api_func_v4 -- -k test_gitlab.py
1 parentf67514e commit98f1956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/functional/api/test_gitlab.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ def test_hooks(gl):
126126

127127

128128
deftest_namespaces(gl,get_all_kwargs):
129+
gl.auth()
129130
current_user=gl.user.username
130131

131132
namespaces=gl.namespaces.list(**get_all_kwargs)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp