mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 22:52:08 +01:00
fix: resolved biome errors
This commit is contained in:
@ -517,7 +517,7 @@ if (import.meta.url === `file://${process.argv[1]}`) {
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
};
|
||||
|
||||
runTests()
|
||||
.then((result) => {
|
||||
|
||||
Reference in New Issue
Block a user