From 6ee823248f5fc433018ee800c22eef642e375bd1 Mon Sep 17 00:00:00 2001 From: William Boman Date: Mon, 26 Dec 2022 16:35:10 +0100 Subject: refactor(installer): introduce PackageInstallOpts class (#802) --- tests/helpers/lua/test_helpers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/helpers/lua') diff --git a/tests/helpers/lua/test_helpers.lua b/tests/helpers/lua/test_helpers.lua index fcb6a608..17ec5ae5 100644 --- a/tests/helpers/lua/test_helpers.lua +++ b/tests/helpers/lua/test_helpers.lua @@ -40,7 +40,7 @@ end -- selene: allow(unused_variable) ---@param handle InstallHandle ----@param opts InstallContextOpts? +---@param opts PackageInstallOpts? function InstallContextGenerator(handle, opts) local context = InstallContext.new(handle, opts or {}) context.spawn = setmetatable({}, { -- cgit v1.2.3-70-g09d2