Trim trailing whitespace

This commit is contained in:
a1346054
2022-08-08 21:11:25 +00:00
parent b87652701d
commit af77b859e3
11 changed files with 17 additions and 18 deletions

View File

@@ -170,7 +170,7 @@ describe VagrantPlugins::ProviderLibvirt::Action do
end
end
end
describe '#action_snapshot_delete' do
context 'when not created' do
before do
@@ -229,7 +229,7 @@ describe VagrantPlugins::ProviderLibvirt::Action do
end
end
end
describe '#action_snapshot_save' do
context 'when not created' do
before do