spec/unit/canonical_path_spec.rb in hawkular-client-2.8.0 vs spec/unit/canonical_path_spec.rb in hawkular-client-2.9.0
- old
+ new
@@ -1,5 +1,6 @@
-require '#{File.dirname(__FILE__)}/../spec_helper'
+require_relative '../spec_helper'
+
include Hawkular::Inventory
describe 'CanonicalPath' do
# positive cases :)
context 'with valid path' do