Skip to content

Commit 573bc4a

Browse files
author
Agnes Lin
committed
fix: fix snapshot
1 parent a2d2eb7 commit 573bc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/snapshots/integration/generators/controller.integration.snapshots.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ export class ProductReviewController {
222222
'application/json': {
223223
schema: getModelSchemaRef(ProductReview, {
224224
title: 'NewProductReview',
225-
225+
226226
}),
227227
},
228228
},

0 commit comments

Comments
 (0)