spec: move out wrong nested context

main
Washington Botelho 2018-01-15 22:04:05 -02:00
parent 46530d5999
commit 71f31e09ea
No known key found for this signature in database
GPG Key ID: BECE10A8106CC7A0
1 changed files with 26 additions and 26 deletions

View File

@ -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