spec: move out wrong nested context
This commit is contained in:
parent
46530d5999
commit
71f31e09ea
@ -144,6 +144,7 @@ RSpec.describe Rating::Extension, ':order_by_rating' do
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
context 'filtering by :total' do
|
||||
context 'as asc' do
|
||||
@ -180,7 +181,6 @@ RSpec.describe Rating::Extension, ':order_by_rating' do
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
context 'with other resource' do
|
||||
it 'works' do
|
||||
|
Loading…
x
Reference in New Issue
Block a user