Skip to content

Commit

Permalink
update based on what new removed
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed May 31, 2024
1 parent 46f1f74 commit 1bd3ca2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/onboarding/helper_function/helper_function_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ void main() {
),
).called(1);

verify(() => splashCubit.disableWhatsNewPopUp()).called(1);

verify(() => homeCubit.emitHasWallet()).called(1);
});

Expand Down

0 comments on commit 1bd3ca2

Please sign in to comment.