spec/rails/auth/rspec/matchers/acl_matchers_spec.rb in rails-auth-2.1.4 vs spec/rails/auth/rspec/matchers/acl_matchers_spec.rb in rails-auth-2.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + RSpec.describe "RSpec ACL matchers", acl_spec: true do let(:example_certificate) { x509_certificate_hash(ou: "ponycopter") } let(:another_certificate) { x509_certificate_hash(ou: "derpderp") } subject do