Skip to content

Commit 20cfb37

Browse files
committed
DATAMONGO-2138 - UnitTests suffix
1 parent 483105a commit 20cfb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-mongodb/src/test/kotlin/org/springframework/data/mongodb/core/query/TypedCriteriaExtensionsTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import java.util.regex.Pattern
3232
/**
3333
* @author Tjeu Kayim
3434
*/
35-
class TypedCriteriaExtensionsTest {
35+
class TypedCriteriaExtensionsUnitTests {
3636

3737
@Test
3838
fun `typedQuery should equal Query`() {

0 commit comments

Comments
 (0)