main
Washington Botelho 2018-03-01 13:37:37 -03:00
parent c91d7dc150
commit 2af3187190
No known key found for this signature in database
GPG Key ID: 5DE4F42A8F073617
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ RSpec.describe Rating::Rate, ':rate_for' do
end end
context 'when matches all attributes but at least one extra scopes' do context 'when matches all attributes but at least one extra scopes' do
let!(:record) do before do
described_class.create( described_class.create(
author: author, author: author,
extra_scopes: { scope_1: 'scope_1', scope_2: 'scope_2' }, extra_scopes: { scope_1: 'scope_1', scope_2: 'scope_2' },