Skip to content
Snippets Groups Projects
Commit ff73473b authored by Rajmund Hruška's avatar Rajmund Hruška
Browse files

Fix: Use the new name of the emails column. (Redmine issue: #6227)

parent 366a9657
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@ class MentatFixtures():
SettingsReportingModel(
group = group,
emails = ['abuse@bogus-domain.org'],
emails_low = ['abuse@bogus-domain.org'],
redirect = True
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment