Fix creation of cache directory
This commit is contained in:
@@ -56,7 +56,7 @@ describe('Packets', () =>
|
||||
});
|
||||
done();
|
||||
}
|
||||
catch(err)
|
||||
catch (err)
|
||||
{
|
||||
done(err);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user