Add test-results/.last-run.json with initial pass status

This commit is contained in:
2026-03-31 01:38:42 +02:00
parent 7d76b93c29
commit fdeafea721

View File

@@ -0,0 +1,4 @@
{
"status": "passed",
"failedTests": []
}