Skip to content

Commit a063626

Browse files
committed
fixed test
1 parent cbf6eb7 commit a063626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_execute.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ def complex_proces(request, response):
131131
ComplexInput(
132132
'complex',
133133
'Complex input',
134+
min_occurs=0,
134135
default="DEFAULT COMPLEX DATA",
135136
supported_formats=[frmt])
136137
],

0 commit comments

Comments
 (0)