Skip to content

Commit

Permalink
(jcabi#199) Update puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoss committed Jul 9, 2020
1 parent a0a79b2 commit 8784eb3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,11 +148,8 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
</dependency>
<dependency>
<!--
@todo #195:30m Migrate the rest of tests to Junit 5.
For the sake of smaller PRs, migration can be done in steps
1) Parameterized tests classes
2) Tests dependent on ExpectedException, or @Test(expected= ...)
After all tests are run by Junit 5 remove this dependency.
@todo #199:30m Migrate tests dependent on ExpectedException to
Junit 5. After all tests are run by Junit 5 remove this dependency.
-->
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
Expand Down

0 comments on commit 8784eb3

Please sign in to comment.