This website requires JavaScript.
Explore
Help
Sign In
alyssa
/
pleroma
Watch
1
Star
0
Fork
You've already forked pleroma
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7fb3780431
pleroma
/
test
/
support
/
websub_mock.ex
6 lines
82 B
Elixir
Raw
Blame
History
defmodule
Pleroma.Web.WebsubMock
do
def
verify
(
sub
)
do
{
:ok
,
sub
}
end
end
Reference in New Issue
View Git Blame
Copy Permalink