fixed test

This commit is contained in:
Roland Gruber 2020-07-24 21:00:36 +02:00
parent e5344b0568
commit b3905d73ca
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ use PHPUnit\Framework\TestCase;
public function testWindowsManagedGroupsNotifyJob_getLastEffectiveExecutionDate() {
if (!interface_exists('\LAM\JOB\Job', false)) {
$this->markTestSkipped();
return;
}
$resultLog = new \LAM\JOB\JobResultLog();