fixed wizard company update test..
This commit is contained in:
parent
a2b1e867c6
commit
90aa10f26f
@ -35,7 +35,7 @@ class CompaniesTest extends FeatureTestCase
|
||||
'financial_start' => '01-04',
|
||||
'address' => $this->faker->address,
|
||||
'tax_number' => $this->faker->randomNumber(9),
|
||||
'logo' => UploadedFile::fake()->create('image.jpg'),
|
||||
'logo' => UploadedFile::fake()->image('akaunting-logo.jpg'),
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user