Skip to content

Commit

Permalink
Changed cavalcade test to be pending instead of faiing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Tesla committed Mar 12, 2009
1 parent 6433a8b commit 573b359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/cavalcade_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

describe 'Cavalcade' do
it 'should be tested' do
false.should be_true
pending 'write some tests'
end
end

0 comments on commit 573b359

Please sign in to comment.