mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
fix(NA): typecheck error
This commit is contained in:
parent
1416ff5a13
commit
8359bad7ec
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ const logger = {
|
|||
|
||||
const mockNow = new Date('2023-09-20T15:11:04.105Z');
|
||||
|
||||
const STARTED_AT_MOCK_DATE = new Date();
|
||||
|
||||
const mockOptions = {
|
||||
executionId: '',
|
||||
startedAt: mockNow,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue