Skip to content

Commit 45c125d

Browse files
committed
.
1 parent 3a1d250 commit 45c125d

File tree

2 files changed

+891
-891
lines changed

2 files changed

+891
-891
lines changed

src/Verify.Tests/CultureToDateBuilder.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ static partial class DateScrubber
6464
abbreviatedDayNameShort: {{abbreviatedDayNames.Short}}, // {{abbreviatedDayNames.ShortValue}}
6565
dateSeparator: {{dateSeparator.Length}}, // {{dateSeparator}}
6666
timeSeparator: {{timeSeparator.Length}}, // {{timeSeparator}}
67-
eraLong: {{eras.Long}}, // {{eras.LongValue}},
67+
eraLong: {{eras.Long}}, // {{eras.LongValue}}
6868
eraShort: {{eras.Short}} // {{eras.ShortValue}}
6969
)
7070
},

0 commit comments

Comments
 (0)