Skip to content

Commit

Permalink
cqfn#413 fix issue num in puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
HDouss committed Apr 5, 2020
1 parent b610bf8 commit 8913084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/org/jpeek/graph/XmlGraphTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
* @since 0.30.9
* @todo #413:30min In #413 we evolved graph connection building to take into account overloaded
* method differentiation as stated in #403. Wait until #403 is fully resolved (for now, it still
* has the puzzle #473) and then activate back the 2 tests in this class.
* has the puzzle #437) and then activate back the 2 tests in this class.
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
*/
public final class XmlGraphTest {
Expand Down

0 comments on commit 8913084

Please # to comment.