Skip to content

Commit

Permalink
Update _retaining_path_test.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
polina-c committed Jul 10, 2023
1 parent 713feec commit b5a084d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ void main() {
}

test(
'Instance of array is found.',
'Instance of list is found.',
() async {
final myClass = MyClass();
ObjRef? myClassRef;
Expand Down

0 comments on commit b5a084d

Please sign in to comment.