Apply suggestion to spec/lib/backup/manager_spec.rb

parent e673b8d4
......@@ -341,7 +341,7 @@ describe Backup::Manager do
end
end
context 'when the is a non-tarred backup in the directory' do
context 'when there is a non-tarred backup in the directory' do
before do
allow(Dir).to receieve(:glob).and_return(
[
......
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