mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 12:24:25 +02:00
[web] use the common split-test for clsi-cache when cloning (#25644)
GitOrigin-RevId: 30377d69a9e1be11261eb6076f8996e71090fb9e
This commit is contained in:
@@ -160,7 +160,7 @@ async function prepareClsiCache(
|
||||
) {
|
||||
const { variant } = await SplitTestHandler.promises.getAssignmentForUser(
|
||||
userId,
|
||||
'copy-clsi-cache'
|
||||
'populate-clsi-cache'
|
||||
)
|
||||
if (variant !== 'enabled') return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user