mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 16:13:34 +08:00
Fix typo in test name
This commit is contained in:
parent
1ce60378be
commit
b6e9422aa4
@ -348,7 +348,7 @@ namespace osu.Game.Tests.Database
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void TestDandlingScoreTransferred()
|
||||
public void TestDanglingScoreTransferred()
|
||||
{
|
||||
RunTestWithRealmAsync(async (realm, storage) =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user