docs: update dependency injection

This commit is contained in:
Ilkka Seppälä
2024-04-08 21:20:50 +03:00
parent c1466eb66e
commit 0b850aa764
6 changed files with 68 additions and 38 deletions
@@ -57,7 +57,7 @@ class AdvancedWizardTest {
* through the constructor parameter
*/
@Test
void testSmokeEveryThing() throws Exception {
void testSmokeEveryThing() {
List<Tobacco> tobaccos = List.of(
new OldTobyTobacco(),