Skip to content

Commit b5eb6cc

Browse files
Update packages/camera/camera/test/camera_test.dart
Co-authored-by: Maurice Parrish <10687576+bparrishMines@users.noreply.github.com>
1 parent 562f1d8 commit b5eb6cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/camera/camera/test/camera_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ void main() {
904904
});
905905

906906
test(
907-
'setJpegImageQuality() throws $CameraException on $PlatformException',
907+
'setJpegImageQuality() throws CameraException on PlatformException',
908908
() async {
909909
final cameraController = CameraController(
910910
const CameraDescription(

0 commit comments

Comments
 (0)