Update tests

This commit is contained in:
James Cole
2018-08-05 20:42:45 +02:00
parent 33294dd9f0
commit 049c93465a
10 changed files with 48 additions and 52 deletions

View File

@@ -316,7 +316,7 @@ class JournalLinkControllerTest extends TestCase
$collector->shouldReceive('getJournals')->andReturn(new Collection([$transaction]));
$journalRepos->shouldReceive('findNull')->andReturn(null);
$repository->shouldReceive('updateLink')->once()->andReturn($journalLink);
//$repository->shouldReceive('updateLink')->once()->andReturn($journalLink);
// data to submit
$data = [