Skip to content

Commit e411eeb

Browse files
committed
Remove TODO
1 parent 5ef801c commit e411eeb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/nuvigator_test.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,6 @@ void main() {
628628
['nestedScreen1', 'nestedScreen4'],
629629
);
630630

631-
// TODO: Fix, actually returning just ['secondNestedScreen1'] on master
632631
expect(
633632
tracker.secondNestedStack.map((e) => e!.settings.name),
634633
['secondNestedScreen1', 'secondNestedScreen2'],

0 commit comments

Comments
 (0)