[web] Upgrade Prettier to match version in monorepo root (#6231)
GitOrigin-RevId: 02f97af1b9704782eee77a0b7dfc477ada23e34d
This commit is contained in:
@@ -105,8 +105,8 @@ describe('UserController', function () {
|
||||
},
|
||||
'../Newsletter/NewsletterManager': this.NewsLetterManager,
|
||||
'./UserRegistrationHandler': this.UserRegistrationHandler,
|
||||
'../Authentication/AuthenticationController': this
|
||||
.AuthenticationController,
|
||||
'../Authentication/AuthenticationController':
|
||||
this.AuthenticationController,
|
||||
'../Authentication/SessionManager': this.SessionManager,
|
||||
'../Authentication/AuthenticationManager': this.AuthenticationManager,
|
||||
'../../infrastructure/Features': (this.Features = {
|
||||
|
||||
Reference in New Issue
Block a user