Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix App initialization in Queued Transactions Controller tests #2127

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

hectorgomezv
Copy link
Member

Summary

This PR fixes the way AppModule is initialized in list-queued-transactions-by-safe.transactions.controller.spec.ts tests, as Filters/Interceptors weren't mounted in the AppModule, making the expected ZodErrors in the tests not caught.

Changes

  • Changes AppModule initialization in list-queued-transactions-by-safe.transactions.controller.spec.ts.

@hectorgomezv hectorgomezv self-assigned this Nov 14, 2024
@hectorgomezv hectorgomezv requested a review from a team as a code owner November 14, 2024 15:11
@hectorgomezv hectorgomezv merged commit 461ba00 into main Nov 14, 2024
20 checks passed
@hectorgomezv hectorgomezv deleted the fix-list-queued-transaction-controller-test branch November 14, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant