diff --git a/tests/RequireByString.test.cpp b/tests/RequireByString.test.cpp index 8e776fe9..c3b4e42b 100644 --- a/tests/RequireByString.test.cpp +++ b/tests/RequireByString.test.cpp @@ -86,6 +86,8 @@ public: luauDirAbs = *parentPath; } + + // Could not find the directory REQUIRE_MESSAGE(false, "Error getting Luau path"); return {};