Different workings
This commit is contained in:
parent
9d384cd18d
commit
dc98178095
14 changed files with 57 additions and 22 deletions
|
|
@ -25,7 +25,7 @@ public class HandlerTest : TestFixture
|
|||
|
||||
var command = new CreateUserCommand
|
||||
{
|
||||
Email = "lloyd@dumbanddumber.com3", // Lloyd Christmas
|
||||
Email = "lloyd@dumbanddumber.com5", // Lloyd Christmas
|
||||
Password = "1234AceVentura#LOL", // Ace Ventura
|
||||
IsActive = true,
|
||||
CorrelationId = Guid.NewGuid()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue