summaryrefslogtreecommitdiff
path: root/spec/unit/knife/key_create_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/knife/key_create_spec.rb')
-rw-r--r--spec/unit/knife/key_create_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/knife/key_create_spec.rb b/spec/unit/knife/key_create_spec.rb
index 87315bd5df..146b6a904b 100644
--- a/spec/unit/knife/key_create_spec.rb
+++ b/spec/unit/knife/key_create_spec.rb
@@ -102,7 +102,7 @@ Tfuc9dUYsFjptWYrV6pfEQ+bgo1OGBXORBFcFL+2D7u9JYquKrMgosznHoEkQNLo
context "when the command is run" do
let(:expected_hash) {
{
- actor_field_name => "charmander"
+ actor_field_name => "charmander",
}
}