From 55e698a73768128f5ad43eaec61bad0640bdecbc Mon Sep 17 00:00:00 2001 From: Gurkirat Singh Date: Sun, 6 Mar 2022 04:25:33 +0530 Subject: [PATCH] fix test file path from the 7fcad6ed0d9427e51b94cc721a846666cef8ea82 commit --- clean_files.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clean_files.txt b/clean_files.txt index e52d5a9f..11a584c7 100644 --- a/clean_files.txt +++ b/clean_files.txt @@ -136,7 +136,7 @@ plugins/available/zoxide.plugin.bash # tests # -test/plugins/alias-completion.plugin.bats +test/completion/aliases.completion.bats test/run test/test_helper.bash