summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
authorAsh McKenzie <amckenzie@gitlab.com>2018-09-11 11:05:24 +0000
committerNick Thomas <nick@gitlab.com>2018-09-11 11:05:24 +0000
commit624a97d654ed02bd7fb65b6205b1533cfbe2cfbc (patch)
treec71e79f03b1ac7e21a7966d01cbce90f24d690dd /spec/spec_helper.rb
parente5b6e8e2550e203978cd25d3e07ca468b4d06c91 (diff)
downloadgitlab-shell-624a97d654ed02bd7fb65b6205b1533cfbe2cfbc.tar.gz
Ensure text/plain & text/html content typs are handled and add missing specs for handled HTTP status codes
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 4a9c15e..dfdf449 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,3 +1,4 @@
+require 'rspec-parameterized'
require 'simplecov'
SimpleCov.start