refactor: use foreignIdFor on all migration (monicahq/chandler#471)
This commit is contained in:
@@ -23,6 +23,6 @@ class QuickFactTest extends TestCase
|
||||
{
|
||||
$quickFact = QuickFact::factory()->create();
|
||||
|
||||
$this->assertTrue($quickFact->vaultQuickFactTemplate()->exists());
|
||||
$this->assertTrue($quickFact->vaultQuickFactsTemplate()->exists());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user