lib/awspec/matcher/include_subscribed.rb in awspec-1.25.1 vs lib/awspec/matcher/include_subscribed.rb in awspec-1.25.2
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
RSpec::Matchers.define :include_subscribed do |subscribed_arn|
match do |sns_topic|