Skip to content

Commit

Permalink
Fail test
Browse files Browse the repository at this point in the history
  • Loading branch information
ruedap committed Sep 11, 2013
1 parent 33fb670 commit 718f0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/test/font_awesome_test.rb
Expand Up @@ -9,7 +9,7 @@
before { @icons = FontAwesome.icons }

it { @icons.size.must_equal 378 }
it { @icons.first.must_equal 'adjust' }
it { @icons.first.must_equal 'adjust?' }
it { @icons.last.must_equal 'zoom-out' }

it 'includes these icons' do
Expand Down

0 comments on commit 718f0a1

Please sign in to comment.