Skip to content
Snippets Groups Projects
Commit f8b5a7a7 authored by Lloyd Hilaiel's avatar Lloyd Hilaiel Committed by Shane Tomlinson
Browse files

remove unneccesary parameter in cert-emails test

parent ae2b6fae
No related branches found
No related tags found
No related merge requests found
......@@ -33,8 +33,6 @@ suite.addBatch({
topic: wsapi.post('/wsapi/stage_user', {
email: 'syncer@somehost.com',
pass: 'fakepass',
// TODO: is this pubkey needed?
pubkey: 'fakekey',
site:'http://fakesite.com'
}),
"succeeds": function(err, r) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment