mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
debugging blinking test
This commit is contained in:
@@ -263,6 +263,7 @@ public class InspectionProfileTest extends LightIdeaTestCase {
|
||||
else {
|
||||
profile.enableTool(id);
|
||||
}
|
||||
assertEquals(0, countInitializedTools(profile));
|
||||
profile.writeExternal(new Element("profile"));
|
||||
List<InspectionProfileEntry> initializedTools = getInitializedTools(profile);
|
||||
if (initializedTools.size() != 1) {
|
||||
|
||||
Reference in New Issue
Block a user