ci: Find duplicate and slow tests (#9188)
This commit is contained in:
@@ -120,7 +120,7 @@ describe('PushWorker', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('transforms body appropriately', () => {
|
||||
it('transforms body appropriately with title locale', () => {
|
||||
const cleanBody = PushUtils.transformPushBodyForLocale(
|
||||
{
|
||||
data: {
|
||||
|
||||
Reference in New Issue
Block a user