Fix typos in keystone_paste_ini_spec.rb & keystone_config_spec.rb
TrivialFix Change-Id: I4e40a96a60a53da36d2347475a58bb2d4fefd976
This commit is contained in:
parent
797921d8f8
commit
5b90e9f4b2
@ -1,6 +1,6 @@
|
||||
require 'spec_helper'
|
||||
# this hack is required for now to ensure that the path is set up correctly
|
||||
# to retrive the parent provider
|
||||
# to retrieve the parent provider
|
||||
$LOAD_PATH.push(
|
||||
File.join(
|
||||
File.dirname(__FILE__),
|
||||
|
@ -1,6 +1,6 @@
|
||||
require 'spec_helper'
|
||||
# this hack is required for now to ensure that the path is set up correctly
|
||||
# to retrive the parent provider
|
||||
# to retrieve the parent provider
|
||||
$LOAD_PATH.push(
|
||||
File.join(
|
||||
File.dirname(__FILE__),
|
||||
|
Loading…
Reference in New Issue
Block a user