spec: fix spec file name
This commit is contained in:
parent
1c3685959b
commit
3bab0f5899
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
require 'rails_helper'
|
require 'rails_helper'
|
||||||
|
|
||||||
RSpec.describe Rating::Config, 'models' do
|
RSpec.describe Rating::Config, '.models' do
|
||||||
it 'changes the rating models' do
|
it 'changes the rating models' do
|
||||||
subject.models rate: Review, rating: ReviewRating
|
subject.models rate: Review, rating: ReviewRating
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user