This website requires JavaScript.
Explore
Help
Sign In
mirror
/
whippy-edition
Watch
1
Star
0
Fork
0
You've already forked whippy-edition
mirror of
https://github.com/whippyshou/mastodon
synced
2024-12-04 09:48:40 +09:00
Code
a86f21cf90
whippy-edition
/
spec
/
helpers
/
oauth
/
applications_helper_spec.rb
6 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Bind oauth applications to users
2016-03-15 01:49:13 +09:00
require
'rails_helper'
RSpec
.
describe
Oauth
::
ApplicationsHelper
,
type
:
:helper
do
Removing autogenerated test stubs that were not needed
2016-03-19 07:36:54 +09:00
Bind oauth applications to users
2016-03-15 01:49:13 +09:00
end
Copy Permalink