Sha256: 506ca9b0a1b051b9da3b9e20256765dfe7aaf7b0fabaedbb3e87fe8ae90c7616
Contents?: true
Size: 154 Bytes
Versions: 31
Compression:
Stored size: 154 Bytes
Contents
require 'test_helper' class Superstore::ScopingTest < Superstore::TestCase test "scope" do assert_kind_of Superstore::Scope, Issue.scope end end
Version data entries
31 entries across 31 versions & 1 rubygems