Skip to content

Commit

Permalink
Make RuboCop happy
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Jul 5, 2021
1 parent c143d9e commit 784f732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/AutoinstGeneral_test.rb
Expand Up @@ -248,7 +248,7 @@
let(:profile) do
{
"storage" => {},
"mode" => { "confirm" => false }
"mode" => { "confirm" => false }
}
end

Expand Down

0 comments on commit 784f732

Please sign in to comment.