We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ef8dd commit 62f6526Copy full SHA for 62f6526
modules/localstack/examples_test.go
@@ -117,7 +117,7 @@ func ExampleRunContainer_legacyMode() {
117
// version=localstack/localstack:0.10.0. Testcontainers for Go does not support running LocalStack in legacy mode. Please use a version >= 0.11.0
118
}
119
120
-func ExampleRunContainer_UsingLambdas() {
+func ExampleRunContainer_usingLambdas() {
121
ctx := context.Background()
122
123
flagsFn := func() string {
0 commit comments