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 d00b436 commit 07e697fCopy full SHA for 07e697f
datastore/src/test/java/io/spine/server/storage/datastore/given/DsProjectionColumnsTestEnv.java
@@ -65,7 +65,7 @@ public final class DsProjectionColumnsTestEnv {
65
public static final Kind COLLEGE_KIND = Kind.of(TypeUrl.from(College.getDescriptor()));
66
67
/**
68
- * Prevent this test environment from instantiation.
+ * Prevents this test environment from instantiation.
69
*/
70
private DsProjectionColumnsTestEnv() {
71
}
0 commit comments