Skip to content

Commit

Permalink
[#1459] Fix todo
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Feb 8, 2024
1 parent e6da7c0 commit 3e9a104
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/test/java/com/rultor/agents/github/qtn/QnMergeTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,8 @@ public void continuesBecauseCiChecksSuccessful()
/**
* QnMerge can not build a request because .rultor file is changed.
* @todo #1459 Enable this test after com.jcabi.github.mock.MkPull
* change to allow to work with the files
* changed to allow to work with the files in Pull according to
* https://github.com/jcabi/jcabi-github/issues/1720
* @throws IOException In case of I/O error
* @throws URISyntaxException In case of URI error
*/
Expand Down

0 comments on commit 3e9a104

Please sign in to comment.