rename test case

This commit is contained in:
Shane Kilkelly 2016-08-01 10:04:42 +01:00
parent 74c824edde
commit 9c530e1bb6

View file

@ -212,7 +212,7 @@ describe "ProjectInviteTests", ->
(cb) => revokeInvite(@sendingUser, @projectId, @invite._id, cb)
], done
describe 'user is not a member of the project', ->
describe 'registration prompt workflow', ->
it 'should redirect to the register page', (done) ->
Async.series [