Fixed incompatibilities between overleaf.com and community (#2028)

GitOrigin-RevId: fc1e4e3e179cab75144043d83197f09e4f6c7642
This commit is contained in:
Miguel Serrano
2019-08-12 13:27:55 +02:00
committed by sharelatex
parent 7d1bab4e88
commit 6006c8ca79
6 changed files with 43 additions and 4 deletions
@@ -553,6 +553,10 @@ describe('ProjectController', function() {
describe('with overleaf-integration-web-module hook', function() {
beforeEach(function() {
this.Features.hasFeature = sinon
.stub()
.withArgs('overleaf-integration')
.returns(true)
this.V1Response = {
projects: [
{