mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-09 00:22:38 +00:00
Fix unit tests for ProjectController
This commit is contained in:
parent
18b9aef9ae
commit
6dc31eebc5
1 changed files with 1 additions and 0 deletions
|
@ -379,6 +379,7 @@ describe "ProjectController", ->
|
|||
@project =
|
||||
name:"my proj"
|
||||
_id:"213123kjlkj"
|
||||
owner_ref: '59fc84d5fbea77482d436e1b'
|
||||
@user =
|
||||
_id: "588f3ddae8ebc1bac07c9fa4"
|
||||
ace:
|
||||
|
|
Loading…
Add table
Reference in a new issue