Skip to content

Commit

Permalink
fix: Rename Issue1814 class to Issue1814Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Hardtke committed Mar 31, 2019
1 parent 461566b commit 5609c37
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -27,7 +27,7 @@
* @author Dominik Hardtke
* @since 01/09/2018
*/
class Issue1814 extends AbstractResolutionTest {
class Issue1814Test extends AbstractResolutionTest {
private JavaParser javaParser;

@BeforeEach
Expand Down

0 comments on commit 5609c37

Please sign in to comment.