Skip to content
Snippets Groups Projects
Commit fdccf263 authored by André Bargull's avatar André Bargull
Browse files

Update length property test for Intl.DateTimeFormat.prototype.format

parent 7e94b8b7
No related branches found
No related tags found
No related merge requests found
...@@ -12,4 +12,4 @@ author: Norbert Lindenberg ...@@ -12,4 +12,4 @@ author: Norbert Lindenberg
includes: [testBuiltInObject.js] includes: [testBuiltInObject.js]
---*/ ---*/
testBuiltInObject(new Intl.DateTimeFormat().format, true, false, [], 0); testBuiltInObject(new Intl.DateTimeFormat().format, true, false, [], 1);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment