refactor: Remove test-results/.last-run.json file

Remove the test-results/.last-run.json file, which is no longer needed. This change cleans up the repository and removes unnecessary files.
This commit is contained in:
ogabrielluiz 2024-06-12 10:42:47 -03:00
commit d7f119ab1d

View file

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