mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:21:18 +08:00
Fix all the errors to get our tests green on Rails 5.1.
This commit is contained in:
@ -127,7 +127,6 @@ describe Notification do
|
||||
end
|
||||
|
||||
context 'destroy' do
|
||||
|
||||
let!(:notification) { Fabricate(:notification) }
|
||||
|
||||
it 'updates the notification count on destroy' do
|
||||
|
Reference in New Issue
Block a user