Sha256: b188d43b126eab3a7eabd01f9a118e8f2b264d6228ad30fb165149f86b299e41

Contents?: true

Size: 152 Bytes

Versions: 2

Compression:

Stored size: 152 Bytes

Contents

describe "Zvents Configuration" do
  it "should return self on .configure" do
      pending
    expect(Zvents.configure).to be_kind_of(Zvents)
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
zvents-0.1.1 spec/configuration_spec.rb
zvents-0.1.0 spec/configuration_spec.rb