mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-09 05:55:13 +00:00
* Improve OpenGraph tags for about pages * Add thumbnail admin setting * Fix error * Fix up
5 lines
72 B
Ruby
5 lines
72 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe SiteUpload, type: :model do
|
|
|
|
end
|