From 06b982d2f0ca1991deabad30d2504dfefd73bc8f Mon Sep 17 00:00:00 2001 From: snek Date: Sat, 17 Dec 2022 15:05:59 -0600 Subject: [PATCH] add missing feature to cleanupSome test --- .../prototype/cleanupSome/not-a-constructor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/built-ins/FinalizationRegistry/prototype/cleanupSome/not-a-constructor.js b/test/built-ins/FinalizationRegistry/prototype/cleanupSome/not-a-constructor.js index 681edf810c..9bc781182e 100644 --- a/test/built-ins/FinalizationRegistry/prototype/cleanupSome/not-a-constructor.js +++ b/test/built-ins/FinalizationRegistry/prototype/cleanupSome/not-a-constructor.js @@ -18,7 +18,7 @@ info: | 7. If IsConstructor(constructor) is false, throw a TypeError exception. ... includes: [isConstructor.js] -features: [Reflect.construct, FinalizationRegistry, arrow-function] +features: [Reflect.construct, FinalizationRegistry, FinalizationRegistry.prototype.cleanupSome, arrow-function] ---*/ assert.sameValue(