mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 21:00:27 +08:00
Reword comment
This commit is contained in:
@@ -454,7 +454,7 @@ namespace osu.Game.Tests.Database
|
||||
Assert.That(score.BeatmapInfo, Is.Null);
|
||||
Assert.That(score.BeatmapHash, Is.EqualTo(originalHash));
|
||||
|
||||
// imitate making local changes via editor
|
||||
// imitate reverting the local changes made above
|
||||
// ReSharper disable once MethodHasAsyncOverload
|
||||
realm.Write(r =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user