Commit 9e4cf044 authored by Łukasz Nowak's avatar Łukasz Nowak

Make emails unique.

parent 85f1c514
...@@ -6,6 +6,10 @@ ...@@ -6,6 +6,10 @@
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item>
<key> <string>coordinate_text</string> </key>
<value> <string>test_customer_a@example.org</string> </value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>default_email</string> </value> <value> <string>default_email</string> </value>
......
201 202
\ No newline at end of file \ No newline at end of file
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