Merge pull request #4101 from overleaf/ae-settings-module
Migrate from `settings-sharelatex` to `@overleaf/settings` GitOrigin-RevId: 9a298ba26382180c1351683c5fddc9004418c1e6
This commit is contained in:
@@ -128,7 +128,7 @@ describe('SubscriptionController', function () {
|
||||
'./SubscriptionViewModelBuilder': this.SubscriptionViewModelBuilder,
|
||||
'./LimitationsManager': this.LimitationsManager,
|
||||
'../../infrastructure/GeoIpLookup': this.GeoIpLookup,
|
||||
'settings-sharelatex': this.settings,
|
||||
'@overleaf/settings': this.settings,
|
||||
'../User/UserGetter': this.UserGetter,
|
||||
'./RecurlyWrapper': (this.RecurlyWrapper = {
|
||||
updateAccountEmailAddress: sinon.stub().yields(),
|
||||
|
||||
Reference in New Issue
Block a user