Renamed start_server/1 to start_link/1 and updated a password.

This commit is contained in:
Eric Anderson
2017-07-15 00:49:52 -05:00
parent 78d0181cce
commit cb98ca1c52
2 changed files with 5 additions and 5 deletions

View File

@@ -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]},