mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
Merge pull request #709 from sharelatex/ta-fix-nested-tests
Add Missing Greater-Than Character in Tests
This commit is contained in:
@@ -45,7 +45,7 @@ describe "UserGetter", ->
|
||||
error.should.exist
|
||||
done()
|
||||
|
||||
describe "getUserFullEmails", -
|
||||
describe "getUserFullEmails", ->
|
||||
beforeEach ->
|
||||
@request.callsArgWith(1, null, { statusCode: 200 }, [])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user