mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-05 07:52:34 +00:00
tests
This commit is contained in:
@ -14,6 +14,8 @@ public function definition(): array
|
||||
{
|
||||
return [
|
||||
'access_token' => Str::random(10),
|
||||
'profile' => $this->faker->name,
|
||||
'project_id' => null,
|
||||
];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user