[Spec] Clean seed_secs with truncation
This commit is contained in:
@ -18,7 +18,7 @@ describe 'seeds' do
|
|||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
describe 'execute db:seed' do
|
describe 'execute db:seed', cleaning_strategy: :truncation do
|
||||||
it 'collects the test results' do
|
it 'collects the test results' do
|
||||||
expect { seed }.not_to raise_error
|
expect { seed }.not_to raise_error
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user