fix(SmartFsProviderNode): Fix Node provider watch path handling and remove main test entry

This commit is contained in:
2025-11-29 21:01:51 +00:00
parent 381680f2e7
commit 6308e198c7
4 changed files with 14 additions and 9 deletions

View File

@@ -1,7 +0,0 @@
/**
* Main test entry point
* Imports all test files
*/
import './test.memory.provider.js';
import './test.node.provider.js';