Skip to content

Commit

Permalink
Merge branch 'master' into meck
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Blowers committed Nov 22, 2016
2 parents c680de5 + 5c29644 commit 8dffc2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/zendex/user_test.exs
Expand Up @@ -74,6 +74,8 @@ defmodule Zendex.UserTest do
"topics" => 5,
"votes" => 2001}}
actual = Zendex.User.related_information(context[:conn], 649267)

assert expected == actual
end

test "creating a user", context do
Expand Down

0 comments on commit 8dffc2d

Please sign in to comment.