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

Tests notifications #3816

Merged
merged 4 commits into from
Nov 13, 2019
Merged

Tests notifications #3816

merged 4 commits into from
Nov 13, 2019

Conversation

Data-Kiss
Copy link
Contributor

Added a few tests for sending notifications. Will continue to work on this class when I have time, or if anyone else wishes to feel free.

@Data-Kiss
Copy link
Contributor Author

Do the continuous integration checks need actioning? I get some, but the closing brace at the end suggests I just remove and add it again. Is this down to whitespace/line endings? Does this tool autofix when you merge or do I need to do something?

@@ -72,7 +72,7 @@ public function toMail($notifiable)
$content = trans('notifications.incident.new.mail.content', [
'name' => $this->incident->name,
]);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Data-Kiss Could it be a stray space?

@jbrooksuk jbrooksuk merged commit 62308b3 into cachethq:2.4 Nov 13, 2019
@jbrooksuk
Copy link
Member

StyleCI will fix when merged. Thank you!

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.

None yet

3 participants