fix ci: add anotations to be able to exclude tests

This commit is contained in:
odain
2021-05-04 16:26:13 +02:00
parent 7a770b32ee
commit c413ac989e
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ use UserRights;
/**
* @group itopRequestMgmt
* @group userRights
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
* @backupGlobals disabled

View File

@@ -8,6 +8,7 @@ use Exception;
/**
* @group itopRequestMgmt
* @group restApi
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
* @backupGlobals disabled