mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 12:51:35 +02:00
added utf-8 char which fails the archive option
This commit is contained in:
@@ -22,7 +22,7 @@ describe "Archiving all docs", ->
|
||||
rev: 4
|
||||
}, {
|
||||
_id: ObjectId()
|
||||
lines: ["111", "222", "333"]
|
||||
lines: ["111", "222", "Antônio Sérgio"]
|
||||
rev: 6
|
||||
}]
|
||||
jobs = for doc in @docs
|
||||
|
||||
Reference in New Issue
Block a user