Fixing atom feeds for accounts, adding tests that would catch such bugs in future
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe XrdController, type: :controller do
|
||||
render_views
|
||||
|
||||
describe 'GET #host_meta' do
|
||||
it 'returns http success' do
|
||||
get :host_meta
|
||||
|
Reference in New Issue
Block a user