Skip to content

Commit

Permalink
Reword it block of test.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachlatta committed May 24, 2013
1 parent 3eaef90 commit 0a00b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/octonore/template_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
template.should respond_to :update
end

it "should get update data from Github" do
it "should be able to refresh data from Github" do
template.source = nil
template.update
template.source.should_not equal nil
Expand Down

0 comments on commit 0a00b5c

Please sign in to comment.