summaryrefslogtreecommitdiff
path: root/spec/unit/knife/key_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/knife/key_helper.rb')
-rw-r--r--spec/unit/knife/key_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/knife/key_helper.rb b/spec/unit/knife/key_helper.rb
index 36ababc09a..6a972d1e7b 100644
--- a/spec/unit/knife/key_helper.rb
+++ b/spec/unit/knife/key_helper.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-require 'spec_helper'
+require "spec_helper"
shared_examples_for "a knife key command" do
let(:stderr) { StringIO.new }