Skip to content

Commit

Permalink
Merge pull request #12122 from bbc/remove-municipal-election-topic-po…
Browse files Browse the repository at this point in the history
…rtuguese-nav

Delete Eleições municipais topic from the portuguese nav bar
  • Loading branch information
karinathomasbbc authored Oct 31, 2024
2 parents 1042dd6 + 9bf0141 commit 7fe2b2d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 32 deletions.
4 changes: 0 additions & 4 deletions src/app/lib/config/services/portuguese.ts
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,6 @@ export const service: DefaultServiceConfig = {
title: 'Brasil',
url: '/portuguese/topics/cz74k717pw5t',
},
{
title: 'Eleições municipais',
url: '/portuguese/topics/cy6z19wz1zet',
},
{
title: 'Eleições EUA',
url: '/portuguese/topics/c30gn378n6kt',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,62 +81,55 @@ exports[`Canonical Podcast Page Header Navigation link should match text and url
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 3`] = `
{
"text": "Eleições municipais",
"url": "/portuguese/topics/cy6z19wz1zet",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 4`] = `
{
"text": "Eleições EUA",
"url": "/portuguese/topics/c30gn378n6kt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 5`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 4`] = `
{
"text": "Internacional",
"url": "/portuguese/topics/cmdm4ynm24kt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 6`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 5`] = `
{
"text": "Economia",
"url": "/portuguese/topics/cvjp2jr0k9rt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 7`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 6`] = `
{
"text": "Saúde",
"url": "/portuguese/topics/c340q430z4vt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 8`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 7`] = `
{
"text": "Ciência",
"url": "/portuguese/topics/cr50y580rjxt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 9`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 8`] = `
{
"text": "Tecnologia",
"url": "/portuguese/topics/c404v027pd4t",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 10`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 9`] = `
{
"text": "Vídeos",
"url": "/portuguese/topics/c9y2j35dn2zt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 11`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 10`] = `
{
"text": "BBC Lê",
"url": "/portuguese/topics/cxndrr1qgllt",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,62 +81,55 @@ exports[`Canonical Podcast Page Header Navigation link should match text and url
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 3`] = `
{
"text": "Eleições municipais",
"url": "/portuguese/topics/cy6z19wz1zet",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 4`] = `
{
"text": "Eleições EUA",
"url": "/portuguese/topics/c30gn378n6kt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 5`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 4`] = `
{
"text": "Internacional",
"url": "/portuguese/topics/cmdm4ynm24kt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 6`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 5`] = `
{
"text": "Economia",
"url": "/portuguese/topics/cvjp2jr0k9rt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 7`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 6`] = `
{
"text": "Saúde",
"url": "/portuguese/topics/c340q430z4vt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 8`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 7`] = `
{
"text": "Ciência",
"url": "/portuguese/topics/cr50y580rjxt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 9`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 8`] = `
{
"text": "Tecnologia",
"url": "/portuguese/topics/c404v027pd4t",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 10`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 9`] = `
{
"text": "Vídeos",
"url": "/portuguese/topics/c9y2j35dn2zt",
}
`;

exports[`Canonical Podcast Page Header Navigation link should match text and url 11`] = `
exports[`Canonical Podcast Page Header Navigation link should match text and url 10`] = `
{
"text": "BBC Lê",
"url": "/portuguese/topics/cxndrr1qgllt",
Expand Down

0 comments on commit 7fe2b2d

Please sign in to comment.