mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 12:24:25 +02:00
fix tests for beta users
This commit is contained in:
@@ -188,8 +188,8 @@ describe "ClsiManager", ->
|
||||
imageName: @image
|
||||
draft: false
|
||||
check: undefined
|
||||
syncType: "full"
|
||||
syncState: "01234567890abcdef"
|
||||
syncType: undefined # "full"
|
||||
syncState: undefined # "01234567890abcdef"
|
||||
rootResourcePath: "main.tex"
|
||||
resources: [{
|
||||
path: "main.tex"
|
||||
|
||||
Reference in New Issue
Block a user