mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-05 20:01:00 +00:00
rename test case
This commit is contained in:
parent
74c824edde
commit
9c530e1bb6
1 changed files with 1 additions and 1 deletions
|
@ -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 [
|
||||
|
|
Loading…
Reference in a new issue