Skip to content

Commit

Permalink
chore: phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
wescopeland committed Jan 21, 2025
1 parent ee33a22 commit 8dbb1b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database/factories/UserFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ public function definition(): array
'Untracked' => 0,
'UserWallActive' => 1,
'muted_until' => null,
'visible_role_id' => null,

// nullable
'APIKey' => 'apiKey',
Expand Down

0 comments on commit 8dbb1b4

Please sign in to comment.