Skip to content

Commit e8a90f0

Browse files
committed
fix: dart tests
1 parent 340fda9 commit e8a90f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/dart/tests/param_object.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{{objectName}}}(
1+
{{#lambda.pascalcase}}{{{objectName}}}{{/lambda.pascalcase}}(
22
{{#value}}
33
{{> tests/request_param}}
44
{{/value}}

0 commit comments

Comments
 (0)