Skip to content

Commit fd67382

Browse files
muhmelaoneo
andauthored
Setting publish_up in db_createArticle (joomla#43881)
as down-merge from 5.1-dev Co-authored-by: Allon Moritz <[email protected]>
1 parent 23afb6d commit fd67382

File tree

1 file changed

+1
-0
lines changed
  • tests/System/support/commands

1 file changed

+1
-0
lines changed

tests/System/support/commands/db.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ Cypress.Commands.add('db_createArticle', (articleData) => {
102102
language: '*',
103103
created: '2023-01-01 20:00:00',
104104
modified: '2023-01-01 20:00:00',
105+
publish_up: '2023-01-01 20:00:00',
105106
images: '',
106107
urls: '',
107108
attribs: '',

0 commit comments

Comments
 (0)