summaryrefslogtreecommitdiff
path: root/spec/support/gitlab_shell_setup.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/gitlab_shell_setup.rb')
-rw-r--r--spec/support/gitlab_shell_setup.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/gitlab_shell_setup.rb b/spec/support/gitlab_shell_setup.rb
index 07ad56f..dccafb3 100644
--- a/spec/support/gitlab_shell_setup.rb
+++ b/spec/support/gitlab_shell_setup.rb
@@ -1,3 +1,5 @@
+require 'yaml'
+
RSpec.shared_context 'gitlab shell', shared_context: :metadata do
def original_root_path
ROOT_PATH