mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
test: move RegisterUserProcessorTest
This commit is contained in:
@@ -36,7 +36,6 @@ use Symfony\Component\Validator\Constraints as Assert;
|
||||
),
|
||||
new Post(
|
||||
uriTemplate: '/register',
|
||||
routeName: 'user_register',
|
||||
openapiContext: [
|
||||
'summary' => 'Register a new user',
|
||||
'description' => 'If the server configuration allows it, this endpoint enables the registration of a new user. Depending on the server configuration, a confirmation email may be sent to the provided email address so that the user can verify their email address.',
|
||||
|
||||
Reference in New Issue
Block a user