Missing unit test for task 3 of Wizards and Warriors exercise
Aperta
- Lingua principale
- C#
- Stelle
- 427
- Fork
- 383
- Merge medio
- 2g 2h
- PR unite (30g)
- 5
Descrizione
I was going through the syllabus and noticed that task 3 has no corresponding test.
The task is to be able to run this code:
```csharp
var wizard = new Wizard();
wizard.PrepareSpell();
```
It also seems to be missing a return value.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.