spec/spec_helper.rb in async-1.24.1 vs spec/spec_helper.rb in async-1.24.2
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
require "covered/rspec"
RSpec.configure do |config|
# Enable flags like --only-failures and --next-failure
- old
+ new