Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit e1f7ce3

Browse files
author
Emmanuel Garcia
committed
Typo
1 parent c8908ec commit e1f7ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin_platform_interface/test/plugin_platform_interface_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// found in the LICENSE file.
44

55
// ignore: todo
6-
// TODO(egarciad): Remove once Mockito is migrated to null.
6+
// TODO(egarciad): Remove once Mockito is migrated to null safety.
77
// @dart = 2.9
88
import 'package:mockito/mockito.dart';
99
import 'package:test/test.dart';

0 commit comments

Comments
 (0)