docs: update service layer

This commit is contained in:
Ilkka Seppälä
2024-05-20 13:03:23 +03:00
parent 2a789cf65a
commit d656295d3c
6 changed files with 181 additions and 208 deletions
@@ -122,7 +122,7 @@ class MagicServiceImplTest {
}
@Test
void testFindWizardsWithSpell() throws Exception {
void testFindWizardsWithSpell() {
final var wizards = Set.of(
mock(Wizard.class),
mock(Wizard.class),