Add a spec for the `CycleAnalytics#issue` method.
Showing
... | ... | @@ -319,6 +319,7 @@ group :test do |
gem 'webmock', '~> 1.21.0' | ||
gem 'test_after_commit', '~> 0.4.2' | ||
gem 'sham_rack', '~> 1.3.6' | ||
gem 'timecop', '~> 0.8.0' | ||
end | ||
group :production do | ||
... | ... |
Please register or sign in to comment