Skip to content

Commit

Permalink
Fix gcloud docs (testcontainers#9246)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiakuan authored and fokion committed Jan 18, 2025
1 parent 5be5dee commit 615ca83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/gcloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Create a test Database in the Emulator:
And test against the Emulator:

<!--codeinclude-->
[Testing with a Firestore Emulator container](../../modules/gcloud/src/test/java/org/testcontainers/containers/SpannerEmulatorContainerTest.java) inside_block:testWithEmulatorContainer
[Testing with a Spanner Emulator container](../../modules/gcloud/src/test/java/org/testcontainers/containers/SpannerEmulatorContainerTest.java) inside_block:testWithEmulatorContainer
<!--/codeinclude-->

See more examples:
Expand Down

0 comments on commit 615ca83

Please sign in to comment.