Skip to content

Commit 8b50bb2

Browse files
Fixed the wrong link in the comment
1 parent e85d1d3 commit 8b50bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utbot-framework/src/main/java/org/utbot/engine/overrides/UtArrayMock.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
/**
77
* Auxiliary class with static methods without implementation.
8-
* These static methods are just markers for {@link org.utbot.engine.UtBotSymbolicEngine}.,
8+
* These static methods are just markers for {@link org.utbot.engine.Traverser}.,
99
* to do some corresponding behavior, that can't be represent
1010
* with java instructions.
1111
* <p>

0 commit comments

Comments
 (0)