mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-07 15:34:55 +00:00
9239e4ce4d
* Improve OpenGraph tags for about pages * Add thumbnail admin setting * Fix error * Fix up
6 lines
72 B
Ruby
6 lines
72 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe SiteUpload, type: :model do
|
|
|
|
end
|