mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 06:39:02 +02:00
Merge pull request #5349 from overleaf/jpa-no-depreacted-api
[misc] fix eslint violations for node/no-depreacted-api GitOrigin-RevId: 0f7d64984da9e789c4ab95381db34afb89fa1a94
This commit is contained in:
@@ -27,7 +27,7 @@ describe('ProjectController', function () {
|
||||
url: 'chat.com',
|
||||
},
|
||||
},
|
||||
siteUrl: 'mysite.com',
|
||||
siteUrl: 'https://overleaf.com',
|
||||
algolia: {},
|
||||
}
|
||||
this.brandVariationDetails = {
|
||||
|
||||
Reference in New Issue
Block a user