Sha256: 531869d3080f127c791e86458aee77956f301d025adcc1a520b392fc74632227

Contents?: true

Size: 200 Bytes

Versions: 11

Compression:

Stored size: 200 Bytes

Contents

# frozen_string_literal: true

require_relative "spec_helper"

describe "Rubocop" do
  it "should pass with no offenses detected" do
    expect(`rubocop`).to include("no offenses detected")
  end
end

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
omniauth-doximity-oauth2-1.5.0 spec/rubocop_spec.rb
omniauth-doximity-oauth2-1.4.0 spec/rubocop_spec.rb
omniauth-doximity-oauth2-1.3.0 spec/rubocop_spec.rb
omniauth-doximity-oauth2-1.2.0 spec/rubocop_spec.rb
omniauth-doximity-oauth2-1.2.0.pre.3 spec/rubocop_spec.rb
omniauth-doximity-oauth2-1.2.0.pre.2 spec/rubocop_spec.rb
omniauth-doximity-oauth2-1.2.0.pre spec/rubocop_spec.rb
omniauth-doximity-oauth2-1.1.0 spec/rubocop_spec.rb
dut-0.0.1 spec/rubocop_spec.rb
omniauth-doximity-oauth2-1.0.0 spec/rubocop_spec.rb
omniauth-globus-0.9.1 spec/rubocop_spec.rb