puppet-openstack_extras/spec/defines
Gael Chamoulaud e005145df1 Fix RSpec 3.x syntax
* 41 conversions
    from: it { should ... }
      to: it { is_expected.to ... }

* 5 conversions
    from: it { should_not ... }
      to: it { is_expected.to_not ... }

Change-Id: I143aec9fa309b4bbd664fa205b044131cfadc03b
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-09-14 09:53:00 +02:00
..
openstack_extras_pacemaker_service_spec.rb Fix RSpec 3.x syntax 2015-09-14 09:53:00 +02:00