0
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 0 additions and 222 deletions

View file

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