Skip to content

Commit bbb60c0

Browse files
Refine the comment.
1 parent 994e71c commit bbb60c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testutil-gcloud/src/main/java/io/spine/testing/server/storage/datastore/TestDatastores.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ private static Credentials credentialsFrom(Resource serviceAccount) throws IOExc
150150
}
151151

152152
/**
153-
* Returns a stub local GCP project ID.
153+
* Returns the default project ID that is used when running on a local Datastore emulator.
154154
*/
155155
public static ProjectId defaultLocalProjectId() {
156156
return DEFAULT_LOCAL_PROJECT_ID;

0 commit comments

Comments
 (0)