Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
3m1n3nc3 authored and github-actions[bot] committed Aug 28, 2024
1 parent d81fbf6 commit 0f7325c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/database/factories/UserFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ public function definition(): array
'remember_token' => Str::random(10),
];
}
}
}

0 comments on commit 0f7325c

Please sign in to comment.