Minor formatting changes for tests
This commit is contained in:
parent
63657fbc0d
commit
a6fde2dbcd
1 changed files with 1 additions and 1 deletions
|
|
@ -792,7 +792,7 @@ class ImportCompanyTest extends TestCase
|
|||
$this->assertEquals(25, count($this->backup_json_object->backups));
|
||||
|
||||
$this->genericImportWithoutCompany(Backup::class,
|
||||
['activity_id', 'hashed_id','html_backup'],
|
||||
['activity_id', 'hashed_id', 'html_backup'],
|
||||
[
|
||||
['activities' => 'activity_id'],
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue