Fix up test answer values that diverged from example
This commit is contained in:
@@ -4,8 +4,8 @@ defmodule ProtocolsTests do
|
|||||||
|
|
||||||
test "Protocols" do
|
test "Protocols" do
|
||||||
answers = [
|
answers = [
|
||||||
{:multiple, ["Andre signed up for violin", "Darcy enrolled for ballet"]},
|
{:multiple, ["Andre played violin", "Darcy performed ballet"]},
|
||||||
"Pupil enrolled at school",
|
"Artist showed performance",
|
||||||
Protocol.UndefinedError
|
Protocol.UndefinedError
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user