mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-152026 cucumber runner: broken toolwindow
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ import java.util.Queue;
|
||||
* Date: 8/10/12
|
||||
*/
|
||||
public class CucumberJvmSMFormatter implements Formatter, Reporter {
|
||||
public static final String TEAMCITY_PREFIX = "#teamcity";
|
||||
public static final String TEAMCITY_PREFIX = "##teamcity";
|
||||
public static final int MILLION = 1000000;
|
||||
private int scenarioCount;
|
||||
private int passedScenarioCount;
|
||||
|
||||
Reference in New Issue
Block a user