summaryrefslogtreecommitdiff
path: root/spec/services/destroy_group_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher2015-06-131-4/+4
* Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher2015-06-131-2/+2
* Skip repo removing whem remove user or groupDmitriy Zaporozhets2015-06-031-0/+44