diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 04b742f7..861d5d48 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -19,6 +19,7 @@ jobs: - uses: subosito/flutter-action@v2 with: cache: true + flutter-version: 3.24.x # TODO UX-1347 - run: dart run build_runner build --delete-conflicting-outputs - uses: ZebraDevs/flutter-code-quality@main with: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 7e1ad53a..7a50d00b 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - widgetbook: ^3.1.0 + widgetbook: ^3.10.0 http: any flutter: diff --git a/test/src/components/comms_button/comms_button_test.dart b/test/src/components/comms_button/comms_button_test.dart index fefd81f2..67ace1d5 100644 --- a/test/src/components/comms_button/comms_button_test.dart +++ b/test/src/components/comms_button/comms_button_test.dart @@ -79,7 +79,7 @@ void main() { 'semanticLabel': 'null', 'type': 'positive', 'size': 'medium', - 'icon': 'IconData(U+0E16E)', + 'icon': 'IconData(U+0${ZetaIcons.phone.codePoint.toRadixString(16).toUpperCase()})', }; debugFillPropertiesTest( const ZetaCommsButton(