Update to NServiceBus 9 #2232
Annotations
3 errors
Run tests:
_/src/IntegrationTests.HostV4/When_starting_the_function_host.cs#L195
Multiple failures or warnings in test:
1) SomeOtherMessageHandler should have been called
Assert.That(commandHandlerCalled, Is.True)
Expected: True
But was: False
2) SomeEventMessageHandler should have been called
Assert.That(eventHandlerCalled, Is.True)
Expected: True
But was: False
|
Run tests
Exit code = 1
|
Run tests
Process completed with exit code 1.
|
Loading