diff --git a/quality-assurance/test-repositories.md b/quality-assurance/test-repositories.md index 5801c51f..b813363f 100644 --- a/quality-assurance/test-repositories.md +++ b/quality-assurance/test-repositories.md @@ -8,12 +8,6 @@ Example Java project for API testing, using REST-assured and obtaining secrets f -## OWASP ZAP Scan - -Provides the ability to execute a Full Scan against a web application using the OWASP ZAP Docker image within an Azure DevOps pipeline. - - - ## Playwright Template Demonstrates the Page Object Model pattern using Playwright and TypeScript.