osu/osu.Game/Stores
Dean Herbert 1d96542a2a Fix incorrect `ConfigureAwait` specification causing stalled test
This only occurs on upcoming changes I have (occurred when switching
existing skin import tests across to realm). Unsure why it was set to
`true`, seems like a weird oversight.
2021-11-26 12:47:43 +09:00
..
BeatmapImporter.cs Remove null checks on `CreateInstance()` calls 2021-11-24 12:23:09 +09:00
RealmArchiveModelImporter.cs Fix incorrect `ConfigureAwait` specification causing stalled test 2021-11-26 12:47:43 +09:00
RealmFileStore.cs Ensure `Cleanup` can run from non-update thread and add basic log output 2021-11-25 14:17:44 +09:00
RealmRulesetStore.cs Update all actual usages of `RulesetInfo.ID` to use `OnlineID` instead 2021-11-24 15:50:26 +09:00