From dd1e85d1c5074a660a54fb8e8c41bf25c1254f4b Mon Sep 17 00:00:00 2001 From: rgarcia Date: Thu, 17 Nov 2016 22:48:12 +0100 Subject: [PATCH] adds placeholder spec for comments --- spec/features/comments/poll_questions_spec.rb | 1 + 1 file changed, 1 insertion(+) create mode 100644 spec/features/comments/poll_questions_spec.rb diff --git a/spec/features/comments/poll_questions_spec.rb b/spec/features/comments/poll_questions_spec.rb new file mode 100644 index 000000000..6e5cffe97 --- /dev/null +++ b/spec/features/comments/poll_questions_spec.rb @@ -0,0 +1 @@ +#refactor specs and test as one more commmentable \ No newline at end of file