Fixing mismatch in koan description and assertion
This commit is contained in:
@@ -6,7 +6,7 @@ defmodule KeywordListsTests do
|
||||
answers = [
|
||||
"bar",
|
||||
"bar",
|
||||
"baz",
|
||||
{:multiple, ["bar", "baz"]},
|
||||
{:multiple, [:foo, "bar"]},
|
||||
"foo"
|
||||
]
|
||||
|
Reference in New Issue
Block a user