Add support for language preferences for trending statuses and links (#18288)

This commit is contained in:
Eugen Rochko
2022-10-08 16:45:40 +02:00
committed by GitHub
parent 678fc4d292
commit 45ebdb72ca
29 changed files with 274 additions and 121 deletions

View File

@ -0,0 +1,4 @@
require 'rails_helper'
RSpec.describe StatusTrend, type: :model do
end