Skip to content

Commit d193de5

Browse files
committed
fixup! Add new annotation
1 parent 0b79100 commit d193de5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/main/java/com/diffblue/cover/annotations/InTestsUseFactory.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@
4040
InTestsUseFactory[] value();
4141
}
4242

43-
/**
44-
* @return The name of the class containing the factory methods.
45-
*/
43+
/** @return The name of the class containing the factory methods. */
4644
String className();
4745

4846
/**

0 commit comments

Comments
 (0)