Skip to content

Commit 7fbc7ab

Browse files
committed
update latvia test
1 parent 2c6dd33 commit 7fbc7ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/World.Net.UnitTests/Countries/LatviaTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ private static readonly (string Name, string IsoCode, string Type)[] ExpectedSta
5353

5454

5555
[Fact]
56-
public void GetCountry_ReturnsCorrectInformation_ForLaos()
56+
public void GetCountry_ReturnsCorrectInformation_ForLatvia()
5757
{
5858
var country = CountryProvider.GetCountry(ExpectedId);
5959

0 commit comments

Comments
 (0)