]> cat aescling's git repositories - mastodon.git/commit
Add tests for invites controller (#7441)
authorShuhei Kitagawa <shuheiktgw@users.noreply.github.com>
Fri, 11 May 2018 11:14:33 +0000 (20:14 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 11 May 2018 11:14:33 +0000 (13:14 +0200)
commit50491e0d92acea90e7a83d2ab0e9a1b271daa8a8
treeb1f3e9ef27fea9bfbcfb0cba5d7867975f514964
parent1337ca837b8de992945413a7f4f4b0aecd89dc9c
Add tests for invites controller (#7441)

* Add tests for invites controller

* Small refactoring and fix for invites controller
app/controllers/invites_controller.rb
spec/controllers/invites_controller_spec.rb [new file with mode: 0644]