spec/lib/roadie/style_property_spec.rb in roadie-3.5.1 vs spec/lib/roadie/style_property_spec.rb in roadie-4.0.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'spec_helper'
module Roadie
describe StyleProperty do
it "is initialized with a property, value, if it is marked as important, and the specificity" do