1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-24 11:07:20 +08:00
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
..