Fixed admin -> group -> show

This commit is contained in:
Dmitriy Zaporozhets 2013-01-02 20:45:11 +02:00
parent 67896ea9a2
commit ce484fa9da
4 changed files with 4 additions and 6 deletions

View file

@ -56,6 +56,4 @@ class AdminGroups < Spinach::FeatureSteps
def current_group
@group ||= Group.first
end
end