spec/models/organization_spec.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [110/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

    let!(:organization) { create(:organization, name: "Watershed", user: create(:user, phone_number: "333")) }
Severity: Minor
Found in spec/models/organization_spec.rb by rubocop

There are no issues that match your filters.

Category
Status