diff --git a/resources/protobuf-config.json b/resources/protobuf-config.json index bf2a3df..15e11e9 100644 --- a/resources/protobuf-config.json +++ b/resources/protobuf-config.json @@ -23,6 +23,36 @@ "token": "brokenToken", "domain": "test.wit.com" }, + { + "id": 22, + "nick": "jcarr2badpass", + "username": "jcarr@wit.com", + "email": "jcarr@wit.com", + "password": "badpass", + "URL": "http://stackapi:4000/", + "hostname": "customers.wprod.wit.com", + "token": "brokenToken", + "domain": "test.wit.com" + }, + { + "id": 23, + "nick": "jcarr2badurl", + "username": "jcarr@wit.com", + "email": "jcarr@wit.com", + "password": "yowzayowza", + "URL": "http://ping.wit.com/", + "hostname": "customers.wprod.wit.com", + "domain": "test.wit.com" + }, + { + "id": 24, + "nick": "jcarr2nopass", + "username": "jcarr@wit.com", + "email": "jcarr@wit.com", + "URL": "http://stackapi:4000/", + "hostname": "customers.wprod.wit.com", + "domain": "test.wit.com" + }, { "id": 57, "nick": "bmath",