Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1de30b

Browse files
committed
chore: make lint happy
1 parent 9350067 commit d1de30b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/functional/cli/test_cli_v4.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,7 @@ def test_create_project_with_values_from_file(gitlab_cli, tmpdir):
560560
assert ret.success
561561
assert description in ret.stdout
562562

563+
563564
def do_test_create_project_deploy_token(gitlab_cli, project, scopes):
564565
name = "project-token"
565566
username = "root"

0 commit comments

Comments
 (0)