Fix mispelled spec filenames (#23834)
This commit is contained in:
parent
2564117131
commit
6bd7003799
5 changed files with 8 additions and 8 deletions
6
spec/helpers/admin/action_logs_helper_spec.rb
Normal file
6
spec/helpers/admin/action_logs_helper_spec.rb
Normal file
|
@ -0,0 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe Admin::ActionLogsHelper, type: :helper do
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue