diff options
author | Joe Sak <joe@joesak.com> | 2011-02-24 22:28:23 -0600 |
---|---|---|
committer | Joe Sak <joe@joesak.com> | 2011-02-24 22:28:23 -0600 |
commit | be7763d8d275e711457f89bbf64a54f0cb557186 (patch) | |
tree | 81f93c1e5562c6d38b1ba8079fa43c444a1af48c /features/authors.feature | |
parent | 0455eb155e6c3928964a64052194ab4298fd032e (diff) | |
download | refinerycms-blog-be7763d8d275e711457f89bbf64a54f0cb557186.tar.gz refinerycms-blog-be7763d8d275e711457f89bbf64a54f0cb557186.tar.bz2 refinerycms-blog-be7763d8d275e711457f89bbf64a54f0cb557186.zip |
Fix bad syntax in cukes
Diffstat (limited to 'features/authors.feature')
-rw-r--r-- | features/authors.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/authors.feature b/features/authors.feature index 7c7df8f..1042c9f 100644 --- a/features/authors.feature +++ b/features/authors.feature @@ -1,3 +1,4 @@ +@blog Feature: Blog Post Authors Blog posts can be assigned authors through the given user model current_user is assumed through admin screens |