Skip to content

Commit 70f35d6

Browse files
fix test (#2013)
1 parent afc5853 commit 70f35d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Snapshots/ServerlessTemplates/hostbuild.serverless.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"AWSTemplateFormatVersion": "2010-09-09",
33
"Transform": "AWS::Serverless-2016-10-31",
4-
"Description": "This template is partially managed by Amazon.Lambda.Annotations (v1.6.3.0).",
4+
"Description": "This template is partially managed by Amazon.Lambda.Annotations (v{ANNOTATIONS_ASSEMBLY_VERSION}).",
55
"Resources": {
66
"TestHostBuilderAppHostBuilderFunctionsAddGenerated": {
77
"Type": "AWS::Serverless::Function",

0 commit comments

Comments
 (0)