Skip to content

Commit 246c827

Browse files
tamasvajkjcogs33
andauthored
Update java/ql/lib/semmle/code/java/UnitTests.qll
Co-authored-by: Jami <[email protected]>
1 parent d4955a0 commit 246c827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/lib/semmle/code/java/UnitTests.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ class TestMethod extends Method {
199199
}
200200

201201
/**
202-
* Any method that is likely a test method.
202+
* A method that is likely a test method.
203203
*/
204204
class LikelyTestMethod extends Method {
205205
LikelyTestMethod() {

0 commit comments

Comments
 (0)