Update test/component/Elsa.Workflows.ComponentTests/Scenarios/Activities/Http/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
lukhipolito-nexxbiz 2025-12-03 14:08:21 +01:00 committed by GitHub
parent 3ddd6bb1cf
commit eaac09dfd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ The `Workflows/` directory contains test workflow implementations:
- `JsonContentWorkflow.cs` - JSON content parsing
- `FormDataWorkflow.cs` - Form data handling
- `FileUploadWorkflow.cs` - File upload processing
- `SecurityTestWorkflows.cs` - Security-focused workflows including authentication and blocked extensions
- `BlockedFileExtensionWorkflow.cs` - Security-focused workflows including authentication and blocked extensions
## Key Features Tested