summaryrefslogtreecommitdiff
path: root/spec/factories/notification_settings.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/factories/notification_settings.rb')
-rw-r--r--spec/factories/notification_settings.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/factories/notification_settings.rb b/spec/factories/notification_settings.rb
index b5e96d18b8f..ee41997e41a 100644
--- a/spec/factories/notification_settings.rb
+++ b/spec/factories/notification_settings.rb
@@ -3,6 +3,5 @@ FactoryGirl.define do
source factory: :empty_project
user
level 3
- events []
end
end