Update test/unit/Elsa.Activities.UnitTests/Http/HttpEndpointTests.cs
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
This commit is contained in:
parent
c4f1fcdef4
commit
1fe6e0e420
|
|
@ -66,6 +66,7 @@ public class HttpEndpointTests
|
|||
Assert.Equal(exposeOutcomes, endpoint.ExposeInvalidFileMimeTypeOutcome);
|
||||
}
|
||||
|
||||
// TODO: Once `HttpEndpoint` is updated to produce a fault, update this test accordingly.
|
||||
[Fact]
|
||||
public async Task Should_Create_Bookmark_When_No_Http_Context()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue