Sha256: 5d44dfa51f8a32d7fcc898c6678412e30e956abd09a9f325020b9e7664f4c21b
Contents?: true
Size: 165 Bytes
Versions: 6
Compression:
Stored size: 165 Bytes
Contents
require 'spec_helper' describe 'A status request with no checks' do subject { get(status_path) ; response } it_behaves_like 'a successful status response' end
Version data entries
6 entries across 6 versions & 1 rubygems