Browse Source

update test import so it doesn't break

Luke 8 năm trước cách đây
mục cha
commit
fc0b009ce2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      test/parser_test.dart

+ 1 - 1
test/parser_test.dart

@@ -1,5 +1,5 @@
 import 'package:flutter_test/flutter_test.dart';
-import 'package:router/router.dart';
+import 'package:fluro/router.dart';
 
 void main() {