Skip to content
Snippets Groups Projects
Commit c4732894 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix specs for icons

parent d5d18020
No related branches found
No related tags found
2 merge requests!8686add "Uplaod" and "Replace" functionality,!8591Spelling change and grammer [ci skip]
require 'spec_helper'
 
describe NotificationsHelper do
include FontAwesome::Rails::IconHelper
include IconsHelper
describe 'notification_icon' do
let(:notification) { double(disabled?: false, participating?: false, watch?: false) }
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment