mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 16:02:55 +08:00
Disable new rider EAP inspection in test class
This commit is contained in:
parent
b995c96dca
commit
31feeb5ddc
@ -203,6 +203,7 @@ namespace osu.Game.Tests.Visual.Ranking
|
||||
|
||||
public IBeatmap Beatmap { get; }
|
||||
|
||||
// ReSharper disable once NotNullOrRequiredMemberIsNotInitialized
|
||||
public TestBeatmapConverter(IBeatmap beatmap)
|
||||
{
|
||||
Beatmap = beatmap;
|
||||
|
Loading…
Reference in New Issue
Block a user