Skip to content

Missing unit test for task 3 of Wizards and Warriors exercise #1953

Description

@bobbicodes

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:

var wizard = new Wizard();
wizard.PrepareSpell();

It also seems to be missing a return value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions