Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
erri120 committed Jun 25, 2024
1 parent b1a42e8 commit e538c32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ public void Test_GetDefaultSteamInstallationPaths_Linux()
SteamLocationFinder
.GetDefaultSteamInstallationPaths(fs)
.ToArray()
.Should().HaveCount(6);
.Should().HaveCount(7);
}

[Fact]
Expand Down

0 comments on commit e538c32

Please sign in to comment.