From 5846fe97f40ddd2dba838b1ffa8fc480b42667fd Mon Sep 17 00:00:00 2001 From: "Gan, Jimmy" Date: Mon, 30 Mar 2026 11:26:56 +0800 Subject: [PATCH] docs: trigger test workflow --- TESTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TESTING.md b/TESTING.md index 2ba4ec4..f618d3c 100644 --- a/TESTING.md +++ b/TESTING.md @@ -293,3 +293,4 @@ npm test -- tests/unit/api.test.js --watch - [Testing Library documentation](https://testing-library.com/) - [FastAPI testing guide](https://fastapi.tiangolo.com/tutorial/testing/) - [Svelte testing guide](https://svelte.dev/docs/testing) +# Testing Infrastructure