summaryrefslogtreecommitdiff
path: root/spec/unit/knife/key_show_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/knife/key_show_spec.rb')
-rw-r--r--spec/unit/knife/key_show_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/knife/key_show_spec.rb b/spec/unit/knife/key_show_spec.rb
index 5a0d839e4f..f4923ef235 100644
--- a/spec/unit/knife/key_show_spec.rb
+++ b/spec/unit/knife/key_show_spec.rb
@@ -83,7 +83,7 @@ describe Chef::Knife::KeyShow do
actor_field_name => "charmander",
"name" => "charmander-key",
"public_key" => "some-public-key",
- "expiration_date" => "infinity"
+ "expiration_date" => "infinity",
}
}