Skip to content

Commit

Permalink
Fix test import
Browse files Browse the repository at this point in the history
  • Loading branch information
sunarya-thito committed Oct 25, 2024
1 parent 20c87d4 commit 2ab47c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/model_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import 'package:data_widget/data_widget.dart';
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';

import '../../../../../AndroidStudioProjects/data_widget/test/data_test.dart';
import 'data_test.dart';

main() {
testWidgets('MultiModel test', (tester) async {
Expand Down

0 comments on commit 2ab47c6

Please sign in to comment.