summaryrefslogtreecommitdiff
path: root/spec/support/key_helpers.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/key_helpers.rb')
-rw-r--r--spec/support/key_helpers.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/key_helpers.rb b/spec/support/key_helpers.rb
index 076f709380..cec0e26cb4 100644
--- a/spec/support/key_helpers.rb
+++ b/spec/support/key_helpers.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 }