Open
Description
Current spec watcher is checking all info.json
files, but if parent folder was renamed, we lose the Spec from file-tree, since info.json
does not trigger any path change events.
Need to improve watcher, and cover this use case. Probably we will need to watch all the folders additinaly to info.json
.