mirror of
https://github.com/osukey/osukey.git
synced 2025-06-09 21:37:59 +09:00
Don't add version suffixes when running unit tests
This commit is contained in:
parent
3c84b1a389
commit
ad3d00b1dc
@ -173,6 +173,7 @@ namespace osu.Game.Database
|
||||
Filename += realm_extension;
|
||||
|
||||
#if DEBUG
|
||||
if (!DebugUtils.IsNUnitRunning)
|
||||
applyFilenameSchemaSuffix(ref Filename);
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user