Fix Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body (#43125).

Patch by Katsuya HIDAKA (user:hidakatsuya).

git-svn-id: https://svn.redmine.org/redmine/trunk@23921 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2025-08-13 20:34:33 +00:00
parent 46abc7a41b
commit 2116ebb79a

View File

@@ -6,7 +6,6 @@ require 'rack'
require 'puma' require 'puma'
class OauthProviderSystemTest < ApplicationSystemTestCase class OauthProviderSystemTest < ApplicationSystemTestCase
test 'application creation and authorization' do test 'application creation and authorization' do
# #
# admin creates the application, granting permissions and generating a uuid # admin creates the application, granting permissions and generating a uuid