spec/githu3/issue_spec.rb in githu3-0.0.2 vs spec/githu3/issue_spec.rb in githu3-0.0.3
- old
+ new
@@ -1,7 +1,7 @@
require 'helper'
-describe Githu3::Repo do
+describe Githu3::Issue do
def repo
stub_get "/repos/technoweenie/faraday", "repos/faraday"
@client.repo("technoweenie/faraday")
end
\ No newline at end of file