mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
Remove unnecessary assigns of EF foreign ID
fields in tests
This commit is contained in:
@ -131,7 +131,6 @@ namespace osu.Game.Tests.Resources
|
||||
Length = length,
|
||||
BPM = bpm,
|
||||
Ruleset = rulesetInfo,
|
||||
RulesetID = rulesetInfo.ID ?? -1,
|
||||
Metadata = metadata,
|
||||
BaseDifficulty = new BeatmapDifficulty
|
||||
{
|
||||
|
Reference in New Issue
Block a user