This website requires JavaScript.
Explore
Help
Sign In
monorail
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dbd80465c8
mastodon
/
spec
/
helpers
/
admin
/
pubsubhubbub_helper_spec.rb
6 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add simple admin overview of PuSH subscriptions
2016-11-28 17:45:13 +00:00
require
'rails_helper'
RSpec
.
describe
Admin
::
PubsubhubbubHelper
,
type
:
:helper
do
Improved admin UI
2016-12-13 12:42:10 +00:00
Add simple admin overview of PuSH subscriptions
2016-11-28 17:45:13 +00:00
end