diff --git a/src/Helper/HiltesImport.php b/src/Helper/HiltesImport.php index c656be0..a3b91b2 100644 --- a/src/Helper/HiltesImport.php +++ b/src/Helper/HiltesImport.php @@ -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'); } }