Skip to content

Commit adcb5bb

Browse files
committed
Reverted back json resources changes since they are not tested
1 parent ffce23b commit adcb5bb

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/test/resources/mgmt/client.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "My 1 application",
3-
"description": "My 1 application",
43
"client_id": "AaiyAPdpYdesoKnqjj8HJqRn4T5titww",
54
"client_secret": "MG_TNT2ver-SylNat-_VeMmd-4m0Waba0jr1troztBniSChEw0glxEmgEi2Kw40H",
65
"logo_uri": "https://my.logo.com/uri",

src/test/resources/mgmt/clients_list.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[
22
{
33
"name": "My 1 application",
4-
"description": "My 1 application",
54
"client_id": "AaiyAPdpYdesoKnqjj8HJqRn4T5titww",
65
"client_secret": "MG_TNT2ver-SylNat-_VeMmd-4m0Waba0jr1troztBniSChEw0glxEmgEi2Kw40H",
76
"logo_uri": "https://my.logo.com/uri",

0 commit comments

Comments
 (0)