Sha256: d34f7942aab8ed610e2b34855370f08d1cc8c2305be26a3802aa7ec95ef441b6
Contents?: true
Size: 226 Bytes
Versions: 4
Compression:
Stored size: 226 Bytes
Contents
# encoding: utf-8 require 'spec_helper' describe Github::Client::PullRequests::Comments do after { reset_authentication_for subject } it_should_behave_like 'api interface' end # Github::Client::PullRequests::Comments
Version data entries
4 entries across 4 versions & 1 rubygems