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

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel Garcia committed Oct 8, 2020
1 parent c8908ec commit e1f7ce3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -3,7 +3,7 @@
// found in the LICENSE file.

// ignore: todo
// TODO(egarciad): Remove once Mockito is migrated to null.
// TODO(egarciad): Remove once Mockito is migrated to null safety.
// @dart = 2.9
import 'package:mockito/mockito.dart';
import 'package:test/test.dart';
Expand Down

0 comments on commit e1f7ce3

Please sign in to comment.