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 377c277 commit 634e46fCopy full SHA for 634e46f
datastore/src/test/java/io/spine/server/storage/datastore/DsProjectionColumnsTest.java
@@ -58,7 +58,7 @@ final class DsProjectionColumnsTest {
58
59
@Test
60
@DisplayName("allow clearing the column values " +
61
- "if the column mapping used returns Datastore-specific `null`" +
+ "if the column mapping used returns Datastore-specific `null` " +
62
"for their values")
63
void clearTimestampColumns() {
64
ContextSpec spec = singleTenantSpec();
0 commit comments