mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-23 06:53:44 +00:00
Add 'Buffer' global for GCS unit tests
This commit is contained in:
parent
12274e1427
commit
6979b8638a
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ describe('GcsPersistorTests', function() {
|
|||
'metrics-sharelatex': Metrics,
|
||||
crypto
|
||||
},
|
||||
globals: { console }
|
||||
globals: { console, Buffer }
|
||||
})
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue