add workouttype & boattype to email processing
This commit is contained in:
@@ -362,7 +362,11 @@ class EmailTests(TestCase):
|
||||
from_header = u.email,
|
||||
subject = filename,
|
||||
body="""
|
||||
chart time
|
||||
---
|
||||
chart: time
|
||||
workouttype: water
|
||||
boattype: 4x
|
||||
...
|
||||
""")
|
||||
m.save()
|
||||
a2 = 'media/mailbox_attachments/'+filename
|
||||
|
||||
Reference in New Issue
Block a user