placing order feature #25
Annotations
1 error and 2 warnings
|
build
Process completed with exit code 1.
|
|
build:
tests/Application.IntegrationTests/Users/RegisterUserCommandHandlerTests.cs#L19
Fixture argument 'userManager' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
|
build:
tests/Application.IntegrationTests/Users/RegisterUserCommandHandlerTests.cs#L19
Fixture argument 'userManager' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|