mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 12:08:01 +00:00
feat: Show date along with time in messages (#1748)
This commit is contained in:
@@ -30,4 +30,5 @@ module.exports = {
|
||||
'**/app/javascript/**/*.spec.(js|jsx|ts|tsx)|**/__tests__/*.(js|jsx|ts|tsx)',
|
||||
],
|
||||
testURL: 'http://localhost/',
|
||||
globalSetup: './jest.setup.js',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user