mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Add test coverage of corrupt realm creating backup
This commit is contained in:
@ -138,7 +138,7 @@ namespace osu.Game.Tests.Collections.IO
|
||||
{
|
||||
string firstRunName;
|
||||
|
||||
using (var host = new CleanRunHeadlessGameHost(bypassCleanup: true))
|
||||
using (var host = new CleanRunHeadlessGameHost(bypassCleanupOnDispose: true))
|
||||
{
|
||||
firstRunName = host.Name;
|
||||
|
||||
|
Reference in New Issue
Block a user