Skip to content

Commit 0740897

Browse files
committed
Test deployment
1 parent 331b3a2 commit 0740897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cdk/stacks/EpsAssistMeStack.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ export class EpsAssistMeStack extends Stack {
444444
value: `https://${apiGateway.api.domainName?.domainName}/slack/ask-eps`
445445
})
446446

447-
// ==== Final CDK Nag Suppressions ====
447+
// ==== Final CDK Nag Suppressions ==== Test
448448
nagSuppressions(this)
449449
}
450450
}

0 commit comments

Comments
 (0)