Skip to content

Commit 91ca53d

Browse files
committed
Remove comma
Signed-off-by: yongjunhong <[email protected]>
1 parent adc3862 commit 91ca53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pytest/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"tests/result/nuget1",
2222
"tests/result/nuget2",
2323
"tests/result/pub",
24-
"tests/result/pypi",
24+
"tests/result/pypi"
2525
]
2626

2727
remove_directories = set_up_directories

0 commit comments

Comments
 (0)