mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 13:51:09 +08:00
Fix test another way
This commit is contained in:
@ -220,7 +220,6 @@ describe UserNotifications do
|
||||
html = subject.html_part.body.to_s
|
||||
expect(html).to include 'F0F0F0'
|
||||
expect(html).to include '1E1E1E'
|
||||
expect(html).to include '858585'
|
||||
end
|
||||
|
||||
it "supports subfolder" do
|
||||
|
Reference in New Issue
Block a user