public async Task SetUp() { using IServiceScope scope = this.App.CreateTestServiceScope(); this.RetroId = await scope.CreateRetrospective("scrummaster"); }