Commit 129963a4 authored by Łukasz Nowak's avatar Łukasz Nowak

Make test users easy to track.

parent 27af6832
......@@ -44,6 +44,8 @@ class TestSlapOSDefaultScenario(TestSlapOSSecurityMixin):
request = web_site.ERP5Site_newCredentialRequest(
reference=reference,
first_name='Joe',
last_name=reference,
default_email_text=email
)
......
107
\ No newline at end of file
108
\ 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