Merge pull request #4344 from overleaf/revert-4304-ab-configurable-split-test
Revert "Configurable split tests system" GitOrigin-RevId: dcaf79d074949c0c28b06515278a873c89b5aecb
This commit is contained in:
committed by
Copybot
parent
eb31e6ebed
commit
d28c1941c2
@@ -114,14 +114,8 @@ function _getPercentile(userId, splitTestId) {
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
/**
|
||||
* @deprecated: use SplitTestV2Handler.getAssignment instead
|
||||
*/
|
||||
getTestSegmentation: callbackify(getTestSegmentation),
|
||||
promises: {
|
||||
/**
|
||||
* @deprecated: use SplitTestV2Handler.promises.getAssignment instead
|
||||
*/
|
||||
getTestSegmentation,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user