This commit is contained in:
parent
d9828186fd
commit
3d63ed4790
4 changed files with 98 additions and 99 deletions
|
|
@ -50,7 +50,8 @@ func Test_card(t *testing.T) {
|
|||
"sections": [
|
||||
{
|
||||
"header": "test",
|
||||
"collapsible": false,
|
||||
"collapsible": true,
|
||||
"uncollapsibleWidgetsCount": 2,
|
||||
"widgets": [
|
||||
|
||||
{
|
||||
|
|
@ -76,11 +77,7 @@ func Test_card(t *testing.T) {
|
|||
"text": "no body",
|
||||
"maxLines": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"widgets": [
|
||||
},
|
||||
{
|
||||
"buttonList": {
|
||||
"buttons": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue