mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-4715][ADF-4717] fix process-filter-results random failing tests (#4888)
* [ADF-4715] a process never has CREATED status * [ADF-4717] clean up in afterAll * check mediumDate format * check mediumDate format * show more log data * Revert "show more log data" This reverts commit a19c629
This commit is contained in:
committed by
Eugenio Romano
parent
e03799e038
commit
a13196a836
@@ -33,7 +33,7 @@ import { NavigationBarPage } from '../../pages/adf/navigationBarPage';
|
||||
describe('Metadata component', () => {
|
||||
|
||||
const METADATA = {
|
||||
DATA_FORMAT: 'mmm dd, yyyy',
|
||||
DATA_FORMAT: 'mmm d, yyyy',
|
||||
TITLE: 'Details',
|
||||
COMMENTS_TAB: 'COMMENTS',
|
||||
PROPERTY_TAB: 'PROPERTIES',
|
||||
|
Reference in New Issue
Block a user