Skip to content

Commit 80d7faf

Browse files
authored
Update NameGeneratorTest.java
Remove unused class instance
1 parent a986959 commit 80d7faf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

async/async-commons/src/test/java/org/reactivecommons/async/commons/utils/NameGeneratorTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
class NameGeneratorTest {
88

9-
private NameGenerator nameGenerator;
10-
119
@Test
1210
void generateNameFromWithoutSuffix() {
1311
String result = NameGenerator.generateNameFrom("application");

0 commit comments

Comments
 (0)