chore: pint
Some checks are pending
tests / ci (push) Waiting to run

This commit is contained in:
Benjamin Nussbaum 2025-12-29 23:08:52 +01:00
parent 1298814521
commit 3cdc267809
3 changed files with 2 additions and 3 deletions

View file

@ -20,7 +20,7 @@ class DevicePaletteFactory extends Factory
public function definition(): array
{
return [
'id' => 'test-' . $this->faker->unique()->slug(),
'id' => 'test-'.$this->faker->unique()->slug(),
'name' => $this->faker->words(3, true),
'grays' => $this->faker->randomElement([2, 4, 16, 256]),
'colors' => $this->faker->optional()->passthrough([