diff --git a/test/component/Elsa.Workflows.ComponentTests/Scenarios/Activities/Http/README.md b/test/component/Elsa.Workflows.ComponentTests/Scenarios/Activities/Http/README.md index 3c7fd72aa..7a3f3df53 100644 --- a/test/component/Elsa.Workflows.ComponentTests/Scenarios/Activities/Http/README.md +++ b/test/component/Elsa.Workflows.ComponentTests/Scenarios/Activities/Http/README.md @@ -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