add fixed export
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Marko 2023-11-26 10:29:25 +01:00
parent 8fea094593
commit bbc944273a
No known key found for this signature in database

View File

@ -65,7 +65,7 @@ class HiltesImport
$this->logger->info('No Files');
}
} else {
throw new RuntimeException('Error in getFiles or no file WS.FERTIG');
throw new RuntimeException('No Files to Import');
}
}