Add reference link
This commit is contained in:
parent
2500375400
commit
42095c0167
1 changed files with 3 additions and 0 deletions
|
@ -560,6 +560,9 @@ class StoreAssetTest extends TestCase
|
|||
$this->assertTrue($asset->assignedAssets()->find($response['payload']['id'])->is($apiAsset));
|
||||
}
|
||||
|
||||
/**
|
||||
* @link https://app.shortcut.com/grokability/story/24475
|
||||
*/
|
||||
public function testCompanyIdNeedsToBeInteger()
|
||||
{
|
||||
$this->actingAsForApi(User::factory()->createAssets()->create())
|
||||
|
|
Loading…
Add table
Reference in a new issue