# frozen_string_literal: true require "audited/rspec_matchers" module RSpec::Matchers include VelocityAudited::RspecMatchers end