test/telnyx/util_test.rb in telnyx-2.6.0 vs test/telnyx/util_test.rb in telnyx-2.7.0
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
-require ::File.expand_path("../../test_helper", __FILE__)
+require_relative "../test_helper"
module Telnyx
class UtilTest < Test::Unit::TestCase
context "OPTS_COPYABLE" do
should "include :apibase" do