Renamed start_server/1 to start_link/1 and updated a password.
This commit is contained in:
@@ -5,7 +5,7 @@ defmodule GenServersTests do
|
||||
test "GenServers" do
|
||||
answers = [
|
||||
true,
|
||||
"Hey Arnold!",
|
||||
"3kr3t!",
|
||||
"3kr3t!",
|
||||
{:multiple, ["Tribe Bicycle Co.", "CRMO Series"]},
|
||||
{:multiple, [["this", "is", "sparta"], 369, :hello_world]},
|
||||
|
Reference in New Issue
Block a user