mirror of
https://github.com/foss42/apidash.git
synced 2025-09-21 04:22:50 +08:00
Fix tests
This commit is contained in:
@ -28,7 +28,8 @@ let options = {
|
||||
""";
|
||||
|
||||
String kTemplateBody = """,
|
||||
body: {{body}}
|
||||
body:
|
||||
{{body}}
|
||||
""";
|
||||
|
||||
String kMultiPartBodyTemplate = r'''
|
||||
|
Reference in New Issue
Block a user