This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cybre-space
mirror of
https://cybre.tech/cybrespace/mastodon.git
Watch
1
Star
0
Fork
You've already forked cybre-space
0
Code
Releases
Activity
5b75f6d0f3
cybre-space
/
spec
/
helpers
/
admin
/
accounts_helper_spec.rb
6 lines
84 B
Ruby
Raw
Normal View
History
Unescape
Escape
Normalize localizations, add stub for admin/accounts
2016-11-30 14:32:26 +00:00
require
'rails_helper'
RSpec
.
describe
Admin
::
AccountsHelper
,
type
:
:helper
do
Improved admin UI
2016-12-13 12:42:10 +00:00
Normalize localizations, add stub for admin/accounts
2016-11-30 14:32:26 +00:00
end