From 59efa18bce3b570ac57b8d71d84d6f730537407a Mon Sep 17 00:00:00 2001 From: Mahmoud Emad Date: Tue, 25 Feb 2025 13:25:08 +0200 Subject: [PATCH] feat: Uncomment lib/vfs path in test_basic.vsh - Uncommented the path `lib/vfs` in `test_basic.vsh`. - This path was commented out, and is needed after merging PR #68. --- test_basic.vsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_basic.vsh b/test_basic.vsh index 5a43b955..2e0d4943 100755 --- a/test_basic.vsh +++ b/test_basic.vsh @@ -167,7 +167,7 @@ lib/code lib/clients lib/core lib/develop -lib/vfs +// lib/vfs The vfs folder is not exists on the development branch, so we need to uncomment it after merging this PR https://github.com/freeflowuniverse/herolib/pull/68 // lib/crypt '