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:
Jimmy Domagala-Tang
2023-09-19 08:04:10 +00:00
committed by Copybot
parent 7939abdcab
commit ab4f0d6c5f
3 changed files with 5 additions and 3 deletions
@@ -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) {