Skip to content

PHPUnitTesting - #26

Open
zigzagdev wants to merge 4 commits into
developfrom
feature/21_adminCreateTest
Open

PHPUnitTesting#26
zigzagdev wants to merge 4 commits into
developfrom
feature/21_adminCreateTest

Conversation

@zigzagdev

Copy link
Copy Markdown
Owner

No description provided.

'name' => $this->faker->name(),
'email' => $this->faker->unique()->safeEmail(),
'email_verified_at' => now(),
'password' => '$2y$10$92IXUNpkjO0rOQ5byMi.Ye4oKoEa3Ro9llC/.og/at2.uheWG/igi', // password

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

g

@zigzagdevzigzagdev self-assigned this Feb 21, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@zigzagdev