mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Add 'Buffer' global for GCS unit tests
This commit is contained in:
@@ -138,7 +138,7 @@ describe('GcsPersistorTests', function() {
|
||||
'metrics-sharelatex': Metrics,
|
||||
crypto
|
||||
},
|
||||
globals: { console }
|
||||
globals: { console, Buffer }
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user