Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
cc4f77c6
Commit
cc4f77c6
authored
Aug 10, 2017
by
http://jneen.net/
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reset_delivered_emails before testing #new_key
since the mere act of creating the key sends an email :|
parent
38737345
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
spec/services/notification_service_spec.rb
spec/services/notification_service_spec.rb
+1
-0
No files found.
spec/services/notification_service_spec.rb
View file @
cc4f77c6
...
...
@@ -91,6 +91,7 @@ describe NotificationService, :mailer do
it
'never emails the ghost user'
do
key
.
user
=
User
.
ghost
reset_delivered_emails!
notification
.
new_key
(
key
)
should_not_email_anyone
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment