Fix RSpec/EmptyExampleGroup cop (#24735)

This commit is contained in:
Matt Jankowski
2023-07-28 17:15:33 -04:00
committed by GitHub
parent 660993b415
commit 6f1fa1364f
32 changed files with 0 additions and 222 deletions

View File

@ -1,6 +0,0 @@
# frozen_string_literal: true
require 'rails_helper'
RSpec.describe Admin::ActionLogsHelper do
end