Skip to content

Commit

Permalink
Fix tests build
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains committed Dec 16, 2024
1 parent 305ecdf commit c281997
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ static CK3CharacterTests() {
CultureMapper = new CultureMapper(IRRegionMapper, new CK3RegionMapper(), cultures);
}

public class CK3CharacterBuilder {
internal class CK3CharacterBuilder {
private Configuration config = new() {
CK3BookmarkDate = ConversionDate,
CK3Path = CK3Path
Expand Down

0 comments on commit c281997

Please sign in to comment.