fix: resolved biome errors

This commit is contained in:
2025-07-13 20:12:17 +02:00
parent 42ad5b7c80
commit 6114e80e98
23 changed files with 7589 additions and 4180 deletions

View File

@ -517,7 +517,7 @@ if (import.meta.url === `file://${process.argv[1]}`) {
}
return result;
}
};
runTests()
.then((result) => {