Skip to content

Fix nest modules#1604

Merged
stefangutica merged 3 commits into
upgrade-packagesfrom
fix-nest-modules
May 27, 2026
Merged

Fix nest modules#1604
stefangutica merged 3 commits into
upgrade-packagesfrom
fix-nest-modules

Conversation

@stefangutica

Copy link
Copy Markdown
Collaborator

Reasoning

  • one single cron was registered multiple times in the same app
  • modules problems causing failing e2e tests

Proposed Changes

  • Remove duplicate imports.
  • Move forRoot imports to the root module only.

How to test

  • Start the app and verify it boots without import-related errors and diplicated cron runnings
  • e2e chain simulator tests should pass

@stefangutica stefangutica merged commit 8cc0377 into upgrade-packages May 27, 2026
@stefangutica stefangutica deleted the fix-nest-modules branch May 27, 2026 11:59
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