Преглед на файлове

Fix NotifyService test with regards to reblogs (#10928)

Fixes #10890
master^2
ThibG преди 5 години
committed by Eugen Rochko
родител
ревизия
a353dc6030
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      spec/services/notify_service_spec.rb

+ 1
- 1
spec/services/notify_service_spec.rb Целия файл

@@ -105,7 +105,7 @@ RSpec.describe NotifyService, type: :service do
end

it 'shows reblogs when disabled' do
recipient.follow!(sender, reblogs: true)
recipient.follow!(sender, reblogs: false)
is_expected.to change(Notification, :count)
end
end


Зареждане…
Отказ
Запис