updated sandboxed-module, chai and metrics-sharelatex
This commit is contained in:
@@ -24,6 +24,7 @@ describe('ResourceWriter', function() {
|
||||
beforeEach(function() {
|
||||
let Timer
|
||||
this.ResourceWriter = SandboxedModule.require(modulePath, {
|
||||
singleOnly: true,
|
||||
requires: {
|
||||
fs: (this.fs = {
|
||||
mkdir: sinon.stub().callsArg(1),
|
||||
|
||||
Reference in New Issue
Block a user