Tests should be using require_relative
The #require_relative statement is relative to the file containing the the statement. Change-Id: I032eb8384328fb478e12b6f433d3cfa2229e252a
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
require "spec_helper"
|
||||
require_relative "spec_helper"
|
||||
|
||||
describe "openstack-block-storage::default" do
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user