Tests should be using require_relative
The #require_relative statement is relative to the file containing the the statement. Also, updated spec_helper constants to follow existing spacing format. Change-Id: I6f927ec31bb1092cbc65e99855febaeec7b59ae5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
require "spec_helper"
|
||||
require_relative "spec_helper"
|
||||
|
||||
describe "openstack-identity::server" do
|
||||
describe "ubuntu" do
|
||||
|
||||
Reference in New Issue
Block a user