This website requires JavaScript.
Explore
Help
Sign in
fedi
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
1
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-24 22:45:27 +00:00
Code
Activity
b183e340fb
mastodon
/
spec
/
helpers
/
accounts_helper_spec.rb
6 lines
77 B
Ruby
Raw
Normal View
History
Unescape
Escape
Refactoring Grape API methods into normal controllers & other things
2016-02-29 19:42:08 +01:00
require
'rails_helper'
RSpec
.
describe
AccountsHelper
,
type
:
:helper
do
Removing autogenerated test stubs that were not needed
2016-03-18 23:36:54 +01:00
Refactoring Grape API methods into normal controllers & other things
2016-02-29 19:42:08 +01:00
end
Copy permalink