Sha256: 48269f7ef750ec8608d280a9b674a7439c4b65740c6b053a46eee3ecb7d526fd
Contents?: true
Size: 230 Bytes
Versions: 4
Compression:
Stored size: 230 Bytes
Contents
# encoding: utf-8 require 'spec_helper' describe Github::Search, 'integration' do after { reset_authentication_for subject } it_should_behave_like 'api interface' its(:legacy) { should be_a Github::Search::Legacy } end
Version data entries
4 entries across 4 versions & 1 rubygems