From b17746eb94b517e06f3db4c2c5f3ec8cca221b7d Mon Sep 17 00:00:00 2001 From: Shannon Booth Date: Mon, 10 Feb 2025 17:09:38 +1300 Subject: [PATCH] Tests/LibWeb: Fix file path for crash test script src Simply meaning the test would never get the internals object. --- Tests/LibWeb/Crash/JS/finalization-registry-basic.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/LibWeb/Crash/JS/finalization-registry-basic.html b/Tests/LibWeb/Crash/JS/finalization-registry-basic.html index 5287da46dc6..84bc97ea15a 100644 --- a/Tests/LibWeb/Crash/JS/finalization-registry-basic.html +++ b/Tests/LibWeb/Crash/JS/finalization-registry-basic.html @@ -1,4 +1,4 @@ - +