Fixes for tess
This commit is contained in:
parent
2f4e4278d7
commit
434e64988b
1 changed files with 1 additions and 2 deletions
|
|
@ -43,8 +43,7 @@ class LiveDesignTest extends TestCase
|
|||
public function testDesignRoute200()
|
||||
{
|
||||
$data = [
|
||||
'entity' => 'invoice',
|
||||
'entity_id' => $this->invoice->hashed_id,
|
||||
'entity_type' => 'invoice',
|
||||
'settings_type' => 'company',
|
||||
'settings' => (array)$this->company->settings,
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue