tests/lua-5: fix checkInterpreterPath test name

Checking a path location, not a patch.
This commit is contained in:
Austin Horstman
2025-03-15 09:29:14 -05:00
parent 4249106f2e
commit e3864d7d89
@@ -60,7 +60,7 @@ let
in
pkgs.recurseIntoAttrs {
checkInterpreterPatch =
checkInterpreterPath =
let
golden_LUA_PATH = golden_LUA_PATHS.${lib.versions.majorMinor lua.version};
in