Additional cleanup

This commit is contained in:
Rick Ossendrijver
2021-12-30 09:12:47 +01:00
parent 7aca87679c
commit 326b4da610

View File

@@ -41,7 +41,7 @@ public final class RefasterTestsValidationsCheckTest {
static final ImmutableSet<String> TEMPLATE_GROUPS =
ImmutableSet.of(
// "AssertJ", --> This isn't a template, discuss with Stephan why that is in here.
// "AssertJ", --> This template doesn't have a test yet.
"AssertJBigDecimal",
"AssertJBigInteger",
"AssertJBoolean",