spec/models/abilities/administrator_spec.rb

Summary

Maintainability
A
0 mins
Test Coverage

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

  it { should be_able_to(:valuate, create(:budget_investment, budget: create(:budget, phase: 'valuating'))) }

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

  it { should be_able_to(:valuate, create(:budget_investment, budget: create(:budget, phase: 'finished'))) }

There are no issues that match your filters.

Category
Status