decko-commons/decko

View on GitHub
card/spec/card/dirty_spec.rb

Summary

Maintainability
A
0 mins
Test Coverage

Use let instead of an instance variable.
Open

        @called_events << ev
Severity: Minor
Found in card/spec/card/dirty_spec.rb by rubocop

Use let instead of an instance variable.
Open

        expect(@called_events).to eq(%i[i_name iwd_name])
Severity: Minor
Found in card/spec/card/dirty_spec.rb by rubocop

There are no issues that match your filters.

Category
Status