From 75d099a62ed9d039994cea43972e9bea67c19474 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 27 Jun 2023 10:27:10 -0400 Subject: Added welcome plugin. Updated style. Changed style again. --- t/run.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/run.lua') diff --git a/t/run.lua b/t/run.lua index 0dc2deb..6b25d50 100644 --- a/t/run.lua +++ b/t/run.lua @@ -96,7 +96,7 @@ local tests = { ["07_manifest"] = function() local results = json.decode(io.open("manifest.json", "rb"):read("*all")) assert(#results["remotes"] == 2) - assert(#results["addons"] == 2) + assert(#results["addons"] == 3) end, ["08_install_many"] = function() lpm("install encoding gitblame gitstatus language_ts lsp minimap") -- cgit v1.2.3