Closed GabrielleEaston closed 3 years ago
Adds validation tests to Organization Model
-fixes issue #8
run bundle exec rspec spec/models/organization_spec.rb
bundle exec rspec spec/models/organization_spec.rb
@msarit Merged upstream into the branch. Tests pass as expected 😊
What type of PR is this? (check all applicable)
Description of what PR does
Adds validation tests to Organization Model
Related PRs and/or Issues (if any)
-fixes issue #8
QA Instructions, Screenshots, Recordings
run
bundle exec rspec spec/models/organization_spec.rb
Added tests?
Added to documentation?