diff --git a/test/parser_test.dart b/test/parser_test.dart index 1ea1c6e..579043a 100644 --- a/test/parser_test.dart +++ b/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() {