Sha256: 8271771d46ffeec86022c3030f62b09d619b4ce7ae98cf812373f13f56a899ca
Contents?: true
Size: 143 Bytes
Versions: 1
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true RSpec.describe Yookassa do it 'has a version number' do expect(Yookassa::VERSION).not_to be nil end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yookassa-0.1.0 | spec/yookassa_spec.rb |