Sha256: 907e71a3eb7ff86e9301c57634487c303710a29530854284142b152eec40fa93

Contents?: true

Size: 184 Bytes

Versions: 2

Compression:

Stored size: 184 Bytes

Contents

# frozen_string_literal: true

require 'rails_helper'

RSpec.describe G5AuthenticatableApi do
  it 'should have a version' do
    expect(G5AuthenticatableApi::VERSION).to be
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
g5_authenticatable_api-1.0.0 spec/lib/g5_authenticatable_api/version_spec.rb
g5_authenticatable_api-1.0.0.pre.1 spec/lib/g5_authenticatable_api/version_spec.rb