diff --git a/test/cases/postWarning.ts b/test/cases/postWarning.ts index aaa5664..7089fbd 100644 --- a/test/cases/postWarning.ts +++ b/test/cases/postWarning.ts @@ -101,7 +101,7 @@ describe('postWarning', () => { .catch(err => done(err)); }); - it('Should not be able to create warning if vip (exp 403)', (done: Done) => { + it('Should not be able to create warning if not vip (exp 403)', (done: Done) => { let json = { issuerUserID: 'warning-not-vip', userID: 'warning-1',