-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
AuthorizationService/tests/index.js
Lines 222 to 226 in 862038a
| // TODO check default features | |
| response.body.should.have.property('features').to.be.an('array'); | |
| done(); | |
| }); | |
| }); |