lib/awspec/stub/launch_configuration.rb in awspec-1.25.1 vs lib/awspec/stub/launch_configuration.rb in awspec-1.25.2

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + Aws.config[:autoscaling] = { stub_responses: { describe_launch_configurations: { launch_configurations: [ launch_configuration_name: 'my-lc',