Fix test another way

This commit is contained in:
Kris 2020-02-11 17:07:18 -05:00
parent 5e6f0d9f1c
commit e69ffa86b3
1 changed files with 0 additions and 1 deletions

View File

@ -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