diff --git a/core/src/test/java/com/google/googlejavaformat/java/FormatterIntegrationTest.java b/core/src/test/java/com/google/googlejavaformat/java/FormatterIntegrationTest.java index d0817a2cf..3e4e175e6 100644 --- a/core/src/test/java/com/google/googlejavaformat/java/FormatterIntegrationTest.java +++ b/core/src/test/java/com/google/googlejavaformat/java/FormatterIntegrationTest.java @@ -72,8 +72,6 @@ public class FormatterIntegrationTest { "I981", "I1020", "I1037") - // TODO: https://github.com/google/google-java-format/issues/1153 - // .putAll(23, "I1153") .build(); @Parameters(name = "{index}: {0}")