Sha256: 65d03fcaf8476bf7c5228380dacf01e70b55a863508f6f805d1592d76af0df83
Contents?: true
Size: 207 Bytes
Versions: 2
Compression:
Stored size: 207 Bytes
Contents
require File.dirname(__FILE__) + '/../spec_helper' describe DashboardsController do it "should not raise an error if the checked power is given" do expect { get :show }.to_not raise_error end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
consul-0.1.2 | spec/controllers/dashboards_controller_spec.rb |
consul-0.1.1 | spec/controllers/dashboards_controller_spec.rb |