Skip to content

Commit

Permalink
Merge pull request #67 from sergemat/master
Browse files Browse the repository at this point in the history
Fixed failing test. I'm still not sure why it was failing.
  • Loading branch information
sergemat authored Feb 23, 2024
2 parents 3182f87 + 4023e39 commit ec60515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YahooFinanceApi.Tests/HistoricalTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ public async Task DatesTest_TW()
[InlineData("AIR.PA")] // Euronext
[InlineData("AIR.DE")] // Xetra
[InlineData("UNITECH.BO")] // Bombay
[InlineData("2800.HK")] // Hong Kong
[InlineData("0388.HK")] // Hong Kong
[InlineData("000001.SS")] // Shanghai
[InlineData("2330.TW")] // Taiwan
[InlineData("005930.KS")] // Korea
Expand Down

0 comments on commit ec60515

Please sign in to comment.