Merge remote-tracking branch 'parent/main' into upstream-20240218
This commit is contained in:
commit
a23f77a5b8
90 changed files with 2926 additions and 2298 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
require 'rails_helper'
|
||||
|
||||
describe TagFeed, type: :service do
|
||||
describe TagFeed do
|
||||
describe '#get' do
|
||||
let(:account) { Fabricate(:account) }
|
||||
let(:tag_cats) { Fabricate(:tag, name: 'cats') }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue