Commit 4b4cf772 authored by Shinya Maeda's avatar Shinya Maeda

Fix typo

parent cbe2afc1
......@@ -69,7 +69,7 @@ shared_examples "migrates" do |to_store:, from_store: nil|
end
end
context 'when migrate! is oqqupied by another process' do
context 'when migrate! is occupied by another process' do
let(:exclusive_lease_key) { "object_storage_migrate:#{subject.model.class}:#{subject.model.id}" }
before do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment