Skip to content
Snippets Groups Projects
Commit 82a1e1dc authored by Christophe Simonis's avatar Christophe Simonis
Browse files

[FIX] hr_expense: adapt test to new demo data

parent f5c3dafb
No related branches found
No related tags found
No related merge requests found
......@@ -84,8 +84,8 @@ class TestAccountEntry(TestExpenseCommon):
message_parsed = {
'message_id': 'the-world-is-a-ghetto',
'subject': '[AT] 9876',
'email_from': 'demo@yourcompany.example.com',
'subject': '[EXP_AF] 9876',
'email_from': 'mark.brown23@example.com',
'to': 'catchall@yourcompany.com',
'body': "Don't you know, that for me, and for you",
'attachments': [],
......
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