test/units/path_test.rb in imgix-1.2.1 vs test/units/path_test.rb in imgix-1.2.2
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'test_helper'
class PathTest < Imgix::Test
def test_creating_a_path
path = client.path('/images/demo.png')