mirror of
https://github.com/redmine/redmine.git
synced 2025-11-13 16:56:00 +01:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user