Skip to content

Commit 2c1cee4

Browse files
committed
wip
1 parent 7e93b1c commit 2c1cee4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Feature/ProfileTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
$this->actingAs(
1717
User::factory()
1818
->nurse()
19+
->withProfile()
1920
->create()
2021
->refresh() // required for virtual full_name attribute
2122
);

0 commit comments

Comments
 (0)