about summary refs log tree commit diff
path: root/spec/controllers/activitypub/collections_controller_spec.rb
AgeCommit message (Collapse)Author
2018-12-10Add specs for activitypub collections controller (#9484)ysksn
* Add specs for ActivityPub::CollectionsController#show * Raise ActiveRecord::RecordNotFound Raising ActiveRecord::NotFound raises NameError: uninitialized constant ActiveRecord::NotFound.