Sha256: 5615fc2aff8d282de05f16ce0d75b51b865f5f2c6d9a0e52df0e6860342afab7
Contents?: true
Size: 184 Bytes
Versions: 4
Compression:
Stored size: 184 Bytes
Contents
require 'spec_helper' describe 'A status request with no checks', :type => :request do subject { get(status_path) ; response } it_behaves_like 'a successful status response' end
Version data entries
4 entries across 4 versions & 1 rubygems