Merge pull request #31862 from overleaf/mj-system-theme-split-test-dates

[web] Update dates for system theme split test

GitOrigin-RevId: 735b99e234d7613e057947d70ca8e2d8364e30aa
This commit is contained in:
Mathias Jakobsen
2026-03-06 09:10:07 +00:00
committed by Copybot
parent eed92fc845
commit 51afc7d85e
3 changed files with 5 additions and 6 deletions
@@ -50,7 +50,7 @@ describe('UserSettingsHelper', function () {
beforeEach(async function (ctx) {
const user = {
ace: {},
signUpDate: new Date('2026-02-16T00:00:00Z'),
signUpDate: new Date('2027-02-16T00:00:00Z'),
}
ctx.SplitTestHandler.promises.getAssignment
@@ -79,7 +79,7 @@ describe('UserSettingsHelper', function () {
beforeEach(async function (ctx) {
const user = {
ace: {},
signUpDate: new Date('2026-02-16T00:00:00Z'),
signUpDate: new Date('2027-02-16T00:00:00Z'),
}
ctx.SplitTestHandler.promises.getAssignment