mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-02-14 07:15:41 +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