roleUser is gone as well

This commit is contained in:
Johannes Zellner
2015-10-15 12:50:48 +02:00
parent 0aedff4fec
commit ae1bfaf0c8
7 changed files with 20 additions and 20 deletions

View File

@@ -807,7 +807,7 @@ describe('database', function () {
appId: 'someappid_2',
clientSecret: 'secret-2',
redirectURI: 'http://foo.bar.baz',
scope: 'profile,roleUser'
scope: 'profile'
};
it('add succeeds', function (done) {