diff --git a/bin/plugin/commands/test/changelog.js b/bin/plugin/commands/test/changelog.js index 57a6082f9e9fa4..bdde2e92926c9f 100644 --- a/bin/plugin/commands/test/changelog.js +++ b/bin/plugin/commands/test/changelog.js @@ -33,16 +33,7 @@ describe( 'getNormalizedTitle', () => { undefined, { ...DEFAULT_ISSUE, - labels: [ { name: 'Mobile App Compatibility' } ], - }, - ], - [ - 'omits project management', - 'Add codeowner', - undefined, - { - ...DEFAULT_ISSUE, - labels: [ { name: '[Type] Project Management' } ], + labels: [ { name: 'Mobile App Android/iOS' } ], }, ], [