Commit Graph

2 Commits (e4efe02d99fc55e21b6c4c0dfc0c2da767e13130)

Author SHA1 Message Date
Eugen Rochko 988b0493fe
Add more tests for ActivityPub controllers (#13585) 5 years ago
ysksn ed24bb2c3e Add specs for activitypub collections controller (#9484)
* Add specs for ActivityPub::CollectionsController#show

* Raise ActiveRecord::RecordNotFound

Raising ActiveRecord::NotFound raises NameError: uninitialized constant
ActiveRecord::NotFound.
7 years ago