spec/lib/chamber/commands/heroku/compare_spec.rb in chamber-2.8.0 vs spec/lib/chamber/commands/heroku/compare_spec.rb in chamber-2.9.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
require 'rspectacular'
require 'chamber/commands/heroku/compare'
module Chamber
module Commands