Skip to content

Commit a1da29e

Browse files
committed
[test](pnalvarez): removed comment
1 parent 72a12dd commit a1da29e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/layers/presentation/viewmodel/favorite_list_view_model_test.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ void main() {
4848
),
4949
);
5050
verify(mockGetFavoriteList()).called(1);
51-
// expect(sut.state.books, [fakeFavoriteUI]);
5251
});
5352
});
5453
}

0 commit comments

Comments
 (0)