diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec/zot-2012.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/zot-2012.txt b/spec/zot-2012.txt index 4bfab16d8..2e1f3c3c4 100644 --- a/spec/zot-2012.txt +++ b/spec/zot-2012.txt @@ -66,7 +66,7 @@ POST https://example.com/post 'person' => $guuid 'address' => $new_gduid 'site' => 'https://newsite.com' -'info' => 'mike@macgirvin.com' +'info' => 'mike@newsite.com' 'pass' => me_encrypt($gduid . '.' . $pass) } |