Display pending message on admin relays UI (#8494)
* Add missing specs for relay accept/reject * Display pending message on admin relays UI
This commit is contained in:
parent
2bbec9f4da
commit
5e1767173f
5 changed files with 61 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
Fabricator(:relay) do
|
||||
inbox_url "https://example.com/inbox"
|
||||
enabled true
|
||||
state :idle
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue