Skip to content

Commit

Permalink
Fixed YAML in some new test metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Razican authored and ptomato committed Mar 28, 2022
1 parent 99b2a70 commit f59bafa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*---
esid: sec-wrapped-function-exotic-objects-call-thisargument-argumentslist
description: >
WrappedFunctionCreate throws a TypeError the target is a revoked proxy.
WrappedFunctionCreate throws a TypeError the target is a revoked proxy.
info: |
WrappedFunctionCreate ( callerRealm: a Realm Record, Target: a function object, )
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*---
esid: sec-wrappedfunctioncreate
description: >
WrappedFunctionCreate throws a TypeError if the accessing target's property may throw.
WrappedFunctionCreate throws a TypeError if the accessing target's property may throw.
info: |
WrappedFunctionCreate ( callerRealm: a Realm Record, Target: a function object, )
Expand Down

0 comments on commit f59bafa

Please sign in to comment.