Skip to content

Commit

Permalink
added newline to argument-*-invalid-iso-string.js, due to an error-co…
Browse files Browse the repository at this point in the history
…de; missing newline
  • Loading branch information
Brage Hogstad committed Mar 11, 2025
1 parent cd49862 commit b3d0e46
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ const invalidStrings = [
() => Temporal.PlainDate.from(arg),
`${description} is not a valid calendar ID`
);
}

}

0 comments on commit b3d0e46

Please sign in to comment.