Sha256: ebe6919fed0687daec2e4a428b296251784565213687a604a070bde27ac605a6
Contents?: true
Size: 218 Bytes
Versions: 35
Compression:
Stored size: 218 Bytes
Contents
# frozen_string_literal: true require 'spec_helper' module Quby::Answers::Repos describe MemoryRepo do it_behaves_like "an answer repository" it_behaves_like 'a valid backend for the answers api' end end
Version data entries
35 entries across 35 versions & 1 rubygems