Formatting
This commit is contained in:
parent
e733d2a5d0
commit
31097bdc37
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class ShowAssetTest extends TestCase
|
|||
public function testPageForAssetWithMissingModelStillRenders()
|
||||
{
|
||||
$asset = Asset::factory()->create();
|
||||
|
||||
|
||||
$asset->model_id = null;
|
||||
$asset->forceSave();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue