chore(persistence): switch test to flutter_test
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import 'package:test/test.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
Matcher isSameDateAs(DateTime targetDate) =>
|
||||
_IsSameDateAs(targetDate: targetDate);
|
||||
|
||||
Reference in New Issue
Block a user