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

Updated use of singleton to ensure classes get used #6

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

DanielHudson2
Copy link
Member

After some investigation I found that the MailCatcher class wasn't actually being activated, i noticed that the implementation of the singleton class was different to Orbit, when I replicated this within satellite the setup functions got called properly and the mailcatcher started working again.

@DanielHudson2 DanielHudson2 requested a review from brettsmason June 7, 2024 13:40
@DanielHudson2 DanielHudson2 self-assigned this Jun 7, 2024
@DanielHudson2 DanielHudson2 linked an issue Jun 7, 2024 that may be closed by this pull request
@brettsmason brettsmason merged commit 80eb214 into main Jun 10, 2024
1 check failed
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.

Mailcatcher: Reports its no longer working
2 participants