ACS-3225 Include TAS changes for rules. (#1227)

This commit is contained in:
Tom Page
2022-07-19 15:22:00 +01:00
committed by GitHub
parent 59f414d1b1
commit 8618e11a33
2 changed files with 3 additions and 3 deletions

View File

@@ -161,7 +161,7 @@ public class BaseRMRestTest extends RestTest
*/
@Override
@BeforeClass (alwaysRun = true)
public void checkServerHealth() throws Exception
public void checkServerHealth()
{
// Create RM Site if not exist
createRMSiteIfNotExists();