Commit b05e6efd authored by http://jneen.net/'s avatar http://jneen.net/

add builder helpers with levels and start to separate out #filter!

parent cdc4b4d7
......@@ -309,6 +309,11 @@ describe NotificationService do
before do
build_team(note.project)
# make sure these users can read the project snippet!
project.add_guest(@u_guest_watcher)
project.add_guest(@u_guest_custom)
note.project.add_master(note.author)
reset_delivered_emails!
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment