summaryrefslogtreecommitdiff
path: root/features/steps/shared/snippet.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/steps/shared/snippet.rb')
-rw-r--r--features/steps/shared/snippet.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/features/steps/shared/snippet.rb b/features/steps/shared/snippet.rb
index 32cc68c2852..543e43196a5 100644
--- a/features/steps/shared/snippet.rb
+++ b/features/steps/shared/snippet.rb
@@ -1,4 +1,6 @@
-module SharedProject
+module SharedSnippet
+ include Spinach::DSL
+
And 'I have public "Personal snippet one" snippet' do
create(:personal_snippet,
title: "Personal snippet one",