From 3e4ac7e6a2f1613562ec6bcb13d6992b5b65acf2 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Fri, 22 Dec 2023 16:29:21 +0100 Subject: [PATCH] fix test --- tests-ng/import-ignore-in-dotpath.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-ng/import-ignore-in-dotpath.sh b/tests-ng/import-ignore-in-dotpath.sh index 2303b07..5f31043 100755 --- a/tests-ng/import-ignore-in-dotpath.sh +++ b/tests-ng/import-ignore-in-dotpath.sh @@ -52,7 +52,7 @@ config: create: true dotpath: dotfiles impignore: - - "ignoreme" + - "*/ignoreme/*" dotfiles: profiles: _EOF