Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecoomber committed Nov 11, 2024
1 parent c379b57 commit 477663b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/components/comms_button/comms_button_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ void main() {
'semanticLabel': 'null',
'type': 'positive',
'size': 'medium',
'icon': 'IconData(U+0E16B)',
'icon': 'IconData(U+0E16E)',
};
debugFillPropertiesTest(
const ZetaCommsButton(
Expand Down

0 comments on commit 477663b

Please sign in to comment.