Linting issues

This commit is contained in:
David Zhu 2018-09-24 13:50:06 -07:00
parent 51f4550c2f
commit cd5e3a7077
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# frozen_# frozen_string_literal: true
# frozen_string_literal: true
require ::File.expand_path("../../../test_helper", __FILE__)
@ -48,4 +48,4 @@ module Stripe
end
end
end
end
end

View File

@ -42,4 +42,4 @@ module Stripe
end
end
end
end
end