Skip to content

Instantly share code, notes, and snippets.

@mitchellhenke
Created July 5, 2016 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mitchellhenke/cb021b6790fce2377df8e3f5c02a8980 to your computer and use it in GitHub Desktop.
Save mitchellhenke/cb021b6790fce2377df8e3f5c02a8980 to your computer and use it in GitHub Desktop.
1) test node_name/1 returns the node name (Phoenix.PubSubTest)
deps/phoenix_pubsub/test/shared/pubsub_test.exs:68
** (MatchError) no match of right hand side value: []
stacktrace:
lib/phoenix/pubsub.ex:287: Phoenix.PubSub.call/3
deps/phoenix_pubsub/test/shared/pubsub_test.exs:69: (test)
Finished in 0.3 seconds
15 tests, 1 failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment