Skip to content

Commit b6172cf

Browse files
Update agent-logs/http-context-loss-error-messaging.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f59e9ae commit b6172cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent-logs/http-context-loss-error-messaging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ A new integration test project has been created at `test/integration/Elsa.Http.I
8989
2. `WriteFileHttpResponse_WithNoHttpContext_ShouldRecordIncident` - Verifies that WriteFileHttpResponse records an incident when HTTP context is null
9090

9191
**Current Status:**
92-
The test project compiles successfully but tests are not being discovered by the xUnit test runner. Further investigation is needed to resolve the test discovery issue. The test code follows the same patterns as other integration tests in the solution and should work once the discovery issue is resolved.
92+
The test project compiles and runs successfully. The integration tests are discovered by the xUnit test runner and currently all tests pass (2 tests passing), in line with the repository README.
9393

9494

0 commit comments

Comments
 (0)