diff --git a/src/Processing/ExecutionService.php b/src/Processing/ExecutionService.php index 2950bf73..5b93b5c0 100644 --- a/src/Processing/ExecutionService.php +++ b/src/Processing/ExecutionService.php @@ -21,7 +21,7 @@ class ExecutionService { - const EXECUTION_STORAGE_TABLE_NAME = 'bundle_data_hub_data_importer_last_cron_execution'; + const EXECUTION_STORAGE_TABLE_NAME = 'bundle_data_hub_data_importer_last_execution'; /** * @return Db\Connection|Db\ConnectionInterface