Skip to content

Commit 3c53f7f

Browse files
author
Gauvain Pocentek
committed
Enable mr.participant test
1 parent 32569ea commit 3c53f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/python_test_v4.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@
602602
# basic testing: only make sure that the methods exist
603603
mr.commits()
604604
mr.changes()
605-
#mr.participants() # not yet available
605+
mr.participants() # not yet available
606606

607607
mr.merge()
608608
admin_project.branches.delete('branch1')

0 commit comments

Comments
 (0)