mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 05:55:36 +02:00
Update test/built-ins/Promise/withResolvers/result.js
Co-authored-by: Jordan Harband <ljharb@gmail.com>
This commit is contained in:
parent
d2ac342089
commit
ab0d665192
@ -4,7 +4,7 @@
|
||||
/*---
|
||||
description: Promise.withResolvers result is an object with keys "promise", "reject", and "resolve"
|
||||
esid: sec-promise.withresolvers
|
||||
features: [promise-with-resolvers]
|
||||
features: [promise-with-resolvers, Object.hasOwn]
|
||||
---*/
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user