Expand some tests.

This commit is contained in:
James Cole
2018-02-24 09:18:01 +01:00
parent 6fe5b50410
commit ac66e89edb
4 changed files with 4 additions and 7 deletions

View File

@@ -576,7 +576,7 @@ class BudgetControllerTest extends TestCase
$repository->shouldReceive('find')->andReturn($budget);
$repository->shouldReceive('update');
$repository->shouldReceive('cleanupBudgets');
$this->session(['budgets.edit.uri' => 'http://localhost']);
$data = [