Skip to content

Commit

Permalink
fix show with actions unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Jul 10, 2022
1 parent 39bbc04 commit 1d69ceb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ void main() {
},
'tag': null,
'colorized': false,
'number': null,
'actions': <Map<String, Object>>[
<String, Object>{
'id': 'action1',
Expand Down

0 comments on commit 1d69ceb

Please sign in to comment.