mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-09 00:59:02 +02:00
fixed acceptence tests
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = MockTrackChangesApi =
|
||||
else
|
||||
res.send 204
|
||||
|
||||
app.listen 3014, (error) ->
|
||||
app.listen 3015, (error) ->
|
||||
throw error if error?
|
||||
|
||||
MockTrackChangesApi.run()
|
||||
|
||||
Reference in New Issue
Block a user