Skip to content

Commit 3c318cf

Browse files
author
Леопольд Пекальн
committed
Fix Issue #164: fixed tests
1 parent df913c1 commit 3c318cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_reqparse.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,6 @@ def test_choices(self):
943943
"type": "string",
944944
"in": "query",
945945
"enum": ["a", "b"],
946-
"collectionFormat": "multi",
947946
}
948947
]
949948

0 commit comments

Comments
 (0)