From 66b5623bc96d5c1547578ecbe43f0b1d82a09772 Mon Sep 17 00:00:00 2001 From: Evil Eye Date: Thu, 3 Jul 2025 07:37:58 +0200 Subject: [PATCH] Actually run the new test --- scripts/data/integration_tests/test_lua_api/menu.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/data/integration_tests/test_lua_api/menu.lua b/scripts/data/integration_tests/test_lua_api/menu.lua index a7adbbc58a..3fc45bf2e7 100644 --- a/scripts/data/integration_tests/test_lua_api/menu.lua +++ b/scripts/data/integration_tests/test_lua_api/menu.lua @@ -87,6 +87,7 @@ registerGlobalTest('castNavigationRay') registerGlobalTest('findNearestNavMeshPosition') registerGlobalTest('player memory limit') registerGlobalTest('player weapon attack', 'player with equipped weapon on attack should damage health of other actors') +registerGlobalTest('mwscript magic interactions') return { engineHandlers = {