Skip to content

Commit e53951b

Browse files
committed
Fix test case
1 parent a9d02e8 commit e53951b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

gitlab4j-models/src/test/resources/org/gitlab4j/models/applications.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
"id": 1,
44
"application_id": "5832fc6e14300a0d962240a8144466eef4ee93ef0d218477e55f11cf12fc3737",
55
"application_name": "MyApplication",
6-
"secret": "ee1dd64b6adc89cf7e2c23099301ccc2c61b441064e9324d963c46902a85ec34"
6+
"secret": "ee1dd64b6adc89cf7e2c23099301ccc2c61b441064e9324d963c46902a85ec34",
77
"callback_url": "http://redirect.uri",
8-
"confidential": true,
9-
"secret": "gloas-0f5cf43dab1a677cd9071743947e54468403c53056c15ba5e3724cf2b7ca17a0"
8+
"confidential": true
109
}
1110
]

0 commit comments

Comments
 (0)