diff --git a/test/built-ins/TypedArrayConstructors/Float32Array/length.js b/test/built-ins/TypedArrayConstructors/Float32Array/length.js index 7bcdb157647dff7904a1bf85ca474e6c842b435d..b09d973c0691f856d56855471ee6cbb23f32fd6a 100644 --- a/test/built-ins/TypedArrayConstructors/Float32Array/length.js +++ b/test/built-ins/TypedArrayConstructors/Float32Array/length.js @@ -17,7 +17,7 @@ info: | object has the attributes { [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: true }. includes: [propertyHelper.js] -features: [BigInt] +features: [TypedArray] ---*/ verifyProperty(Float32Array, "length", {