Remove vestigial comma from project_spec.
Created by: robbkidd
Needed to remove this extraneous comma from spec/models/project_spec.rb to get specs to even run. Not sure why TravisCI is green with what appears to be a dangling comma.
I started a thread on the mailing list about this.