openmct/e2e/constants.js
Jesse Mazzella 1f7dd12315
cherry-pick(#5585): Light refactor of visual tests (#7044)
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2023-09-11 15:02:25 -07:00

10 lines
263 B
JavaScript

/**
* Constants which may be used across all e2e tests.
*/
/**
* Time Constants
* - Used for overriding the browser clock in tests.
*/
export const MISSION_TIME = 1732413600000; // Saturday, November 23, 2024 6:00:00 PM GMT-08:00 (Thanksgiving Dinner Time)