]
Dmitrii Bocharov resolved JBIDE-23575.
--------------------------------------
Resolution: Done
Tests ran successfully. I went into "tests" directory and ran there: _mvn clean
verify -Dtest.module=org.jboss.tools.central.ui.bot.test_
Integration tests global refactoring:
org.jboss.tools.central.ui.bot.test
-------------------------------------------------------------------------
Key: JBIDE-23575
URL:
https://issues.jboss.org/browse/JBIDE-23575
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: central
Affects Versions: 4.4.2.Final
Reporter: Jeff MAURY
Assignee: Dmitrii Bocharov
Labels: central, integration, integration_tests
Fix For: 4.4.3.AM1
Maven command:
{code}
mvn clean verify -Dtest.module=org.jboss.tools.central.ui.bot.test -DskipTests=false
{code}