Update nonce func and test coverage

This commit is contained in:
Adrian Gallagher
2017-10-04 17:22:44 +11:00
parent 8bfc943178
commit 61023f9fed
2 changed files with 19 additions and 4 deletions

View File

@@ -42,9 +42,9 @@
"Password": "12334",
"Contacts": [
{
"Name": "StyleGherkin",
"Number": "1231424",
"Enabled": true
"name": "StyleGherkin",
"number": "1231424",
"enabled": true
}
]
},
@@ -436,4 +436,4 @@
}
}
]
}
}