mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 21:31:36 +02:00
Merge pull request #26994 from overleaf/rh-cio-ai-assist
Expose AI status to customer.io GitOrigin-RevId: 7e69676d686326f50b16cbae9b1e4d97c14612fa
This commit is contained in:
@@ -87,6 +87,7 @@ describe('ProjectListController', function () {
|
||||
promises: {
|
||||
getUsers: sinon.stub().resolves(ctx.usersArr),
|
||||
getUserFullEmails: sinon.stub().resolves([]),
|
||||
getWritefullData: sinon.stub().resolves({ isPremium: true }),
|
||||
},
|
||||
}
|
||||
ctx.Features = {
|
||||
|
||||
Reference in New Issue
Block a user