Skip to content

Commit 94fffd0

Browse files
committed
Add testing commit with single change
This is so we have some concrete commits to manually test with
1 parent 4eb28d5 commit 94fffd0

File tree

1 file changed

+3
-0
lines changed
  • localstack-core/localstack/services/cloudformation

1 file changed

+3
-0
lines changed

localstack-core/localstack/services/cloudformation/provider.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,3 +1332,6 @@ def get_listable_types_summaries(plugin_manager):
13321332
type_summaries.extend(get_listable_types_summaries(pro_plugin_manager))
13331333

13341334
return ListTypesOutput(TypeSummaries=type_summaries)
1335+
1336+
1337+
foo

0 commit comments

Comments
 (0)