Merge "Fix code inspection test for slice controllers" into main

This commit is contained in:
Treehugger Robot
2023-10-03 17:44:42 +00:00
committed by Android (Google) Code Review

View File

@@ -53,7 +53,6 @@ public class CodeInspectionTest {
}
@Test
@Ignore
public void runSliceControllerInXmlInspection() throws Exception {
new SliceControllerInXmlCodeInspector(mClasses).run();
}