Remove unnecessary assigns of EF foreign ID fields in tests

This commit is contained in:
Dean Herbert
2021-11-22 17:11:29 +09:00
parent 6a671b0a52
commit 2cb97dd599
3 changed files with 0 additions and 4 deletions

View File

@ -131,7 +131,6 @@ namespace osu.Game.Tests.Resources
Length = length,
BPM = bpm,
Ruleset = rulesetInfo,
RulesetID = rulesetInfo.ID ?? -1,
Metadata = metadata,
BaseDifficulty = new BeatmapDifficulty
{