Sha256: 74d24891b2641a87ae9f76e27ac0cfe5940d139301409adb95547b2d3cdf439a
Contents?: true
Size: 195 Bytes
Versions: 1
Compression:
Stored size: 195 Bytes
Contents
RSpec.describe AppstoreKitFork do it "has a version number" do expect(AppstoreKitFork::VERSION).not_to be nil end it "does something useful" do expect(false).to eq(true) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appstore_kit_fork-0.0.6 | spec/connector_kit_spec.rb |