Skip to content

Commit

Permalink
Merge pull request #147 from AnirudhG07/patch-1
Browse files Browse the repository at this point in the history
Correction in ChineseHolidaysTests.cs
  • Loading branch information
joaomatossilva authored Feb 7, 2024
2 parents a08fcc8 + 0e226ec commit 18353e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/DateTimeExtensions.Tests/ChineseHolidaysTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ namespace DateTimeExtensions.Tests
public class ChineseHolidaysTests
{
[Test]
public void SpringFetivalTests()
public void SpringFestivalTests()
{
var springFestivalHoliday = ChineseHolidayStrategy.SpringFestival;

Expand Down

0 comments on commit 18353e4

Please sign in to comment.