From 54a172a5ebc0fa1f173aba0263fb4b5f58c0b61d Mon Sep 17 00:00:00 2001 From: Ajay Mudgal Date: Wed, 18 Jun 2025 12:20:16 +0100 Subject: [PATCH] Pushing change to test the dev pipeline trigger fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ba779b8d..021f9a783 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ To run ruff on you branch: List all the type of test suites included and provide instructions how to execute them -- Unit +- Unit Testing - Integration - Performance