Merge pull request #14866 from overleaf/jdt-hist-rename-test
fix: rename the history view split test so we can reroll it GitOrigin-RevId: fd42fab5b6fd715b89688b401596962453b1d002
This commit is contained in:
committed by
Copybot
parent
7939abdcab
commit
ab4f0d6c5f
@@ -702,7 +702,7 @@ const ProjectController = {
|
||||
SplitTestHandler.getAssignment(
|
||||
req,
|
||||
res,
|
||||
'history-view',
|
||||
'history-view-version',
|
||||
(error, assignment) => {
|
||||
// do not fail editor load if assignment fails
|
||||
if (error) {
|
||||
|
||||
Reference in New Issue
Block a user