mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 19:32:55 +08:00
Remove whitespace
This commit is contained in:
parent
f219c0886d
commit
7726dda975
@ -121,7 +121,7 @@ namespace osu.Game.Tests.Beatmaps
|
||||
|
||||
Assert.That(preserveCollection.BeatmapMD5Hashes, Does.Contain(initialHash));
|
||||
Assert.That(noNewCollection.BeatmapMD5Hashes, Does.Not.Contain(initialHash));
|
||||
|
||||
|
||||
beatmaps.Save(map.BeatmapInfo, map.GetPlayableBeatmap(new OsuRuleset().RulesetInfo));
|
||||
|
||||
string finalHash = map.BeatmapInfo.MD5Hash;
|
||||
|
Loading…
Reference in New Issue
Block a user