diff --git a/tests/System/support/commands/db.mjs b/tests/System/support/commands/db.mjs index 64710fda0083a..16fff4ce000c1 100644 --- a/tests/System/support/commands/db.mjs +++ b/tests/System/support/commands/db.mjs @@ -102,6 +102,7 @@ Cypress.Commands.add('db_createArticle', (articleData) => { language: '*', created: '2023-01-01 20:00:00', modified: '2023-01-01 20:00:00', + publish_up: '2023-01-01 20:00:00', images: '', urls: '', attribs: '',