mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 15:42:55 +08:00
Reword comment
This commit is contained in:
parent
a55809733d
commit
bcdbdf57ef
@ -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 =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user