mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 09:51:40 +00:00
Fix export controller tests.
This commit is contained in:
@@ -124,7 +124,7 @@ class ExportJobRepository implements ExportJobRepositoryInterface
|
||||
/**
|
||||
* @param string $key
|
||||
*
|
||||
* @return ExportJob|null
|
||||
* @return ExportJob
|
||||
*/
|
||||
public function findByKey(string $key): ExportJob
|
||||
{
|
||||
|
Reference in New Issue
Block a user