spec/unit/plugins/windows/system_enclosure_spec.rb in ohai-14.15.0 vs spec/unit/plugins/windows/system_enclosure_spec.rb in ohai-15.0.35
- old
+ new
@@ -14,10 +14,10 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
-require_relative "../../../spec_helper.rb"
+require "spec_helper"
describe Ohai::System, "System Enclosure", :windows_only do
before do
require "wmi-lite/wmi"
@plugin = get_plugin("windows/system_enclosure")