1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 02:13:21 +08:00

Fix Skin Deserialisation Test

This commit is contained in:
C0D3 M4513R 2022-11-02 16:37:48 +01:00
parent 95e2521ca4
commit 75b5025e12
No known key found for this signature in database
GPG Key ID: 3FF32B5F41A39834
2 changed files with 3 additions and 1 deletions

View File

@ -40,7 +40,9 @@ namespace osu.Game.Tests.Skins
// Covers clicks/s counter
"Archives/modified-default-20220818.osk",
// Covers longest combo counter
"Archives/modified-default-20221012.osk"
"Archives/modified-default-20221012.osk",
// Covers TextElement and BeatmapInfoDrawable
"Archives/modified-default-20221102.osk"
};
/// <summary>