mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Ng19 migration (#4520)
This commit is contained in:
committed by
GitHub
parent
bcbdff9543
commit
5f5c238ccd
@@ -2,5 +2,7 @@
|
||||
"XAT-5523": "https://hyland.atlassian.net/browse/ACA-4697",
|
||||
"XAT-17239": "https://hyland.atlassian.net/browse/ACS-9795",
|
||||
"XAT-5516": "https://hyland.atlassian.net/browse/ACS-9795",
|
||||
"XAT-5520": "https://hyland.atlassian.net/browse/ACS-9795"
|
||||
"XAT-5520": "https://hyland.atlassian.net/browse/ACS-9795",
|
||||
"XAT-5544": "https://hyland.atlassian.net/browse/ACS-9767",
|
||||
"XAT-5539": "https://hyland.atlassian.net/browse/ACS-9767"
|
||||
}
|
||||
|
@@ -126,7 +126,7 @@ test.describe('Search - Filters - Date', () => {
|
||||
const currentAndPreviousDay = Utils.getCurrentAndPreviousDay();
|
||||
const searchPhrase = `Project Contract`;
|
||||
const fileNamePng = `${randomId}-${searchPhrase}.png`;
|
||||
const dateForSearch = '01-Jan-21';
|
||||
const dateForSearch = '01-Jan-11';
|
||||
|
||||
test.beforeAll(async () => {
|
||||
try {
|
||||
|
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"XAT-17776": "https://hyland.atlassian.net/browse/ACS-9767"
|
||||
}
|
||||
|
Reference in New Issue
Block a user