Temporal: Remove duplicate number-as-PlainMonthDay test case

Conversion of a Number to an ISO string is already covered in the file
argument-number.js.
This commit is contained in:
Philip Chimento 2022-10-21 14:56:42 -07:00 committed by Philip Chimento
parent d1b16d7d0e
commit 7d0dde3635
1 changed files with 0 additions and 1 deletions

View File

@ -1835,7 +1835,6 @@ var TemporalHelpers = {
"1976-10-01",
"--10-01",
"--1001",
1001,
];
},