Skip to content

Commit ac0ea91

Browse files
committed
test: adjust functional tests for project snippets
1 parent 0952c55 commit ac0ea91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/python_test_v4.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@
663663
{
664664
"title": "snip1",
665665
"file_name": "foo.py",
666-
"code": "initial content",
666+
"content": "initial content",
667667
"visibility": gitlab.v4.objects.VISIBILITY_PRIVATE,
668668
}
669669
)

0 commit comments

Comments
 (0)