public async Task OneTimeSetUp()
 {
     WebCache.InTestMode = true;
     await Riot.GetTreeStructuresAsync();
 }