summaryrefslogtreecommitdiff
path: root/client/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'client/test.py')
-rw-r--r--client/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/test.py b/client/test.py
index 5a5dc6b..05b66d4 100644
--- a/client/test.py
+++ b/client/test.py
@@ -20,7 +20,7 @@ import diagnose
DEFAULT_PROFILE = {
'prefers_email': False,
- 'location': '08544',
+ 'location': 'Cape Town',
'timezone': 'US/Eastern',
'phone_number': '012344321'
}