From dbf8aa62fb029fc3b4bf01fa0ae7e89e5896cf85 Mon Sep 17 00:00:00 2001 From: Florian Scholz Date: Thu, 19 Jun 2025 15:34:26 +0200 Subject: [PATCH] Correctly move symbol_as_target --- custom/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/tests.yaml b/custom/tests.yaml index 0710062a..cfd0c68e 100644 --- a/custom/tests.yaml +++ b/custom/tests.yaml @@ -6863,7 +6863,7 @@ javascript: var e = new Error('foo', {cause: 'testing'}); return e.cause === 'testing'; FinalizationRegistry: - FinalizationRegistry: + register: __additional: symbol_as_target: |- try {