update
This commit is contained in:
@@ -68,9 +68,9 @@ const PUBLIC_ROUTES: RouteFixture[] = [
|
||||
{ url: '/comments/monthly', label: 'Monthly commentators (new)' },
|
||||
{ url: '/downloads/today', label: 'Today downloads (new)' },
|
||||
{ url: '/top-authors', label: 'Top authors (legacy)', expectUrlContains: '/creators/top' },
|
||||
{ url: '/top-favourites', label: 'Top favourites (legacy)' },
|
||||
{ url: '/top-favourites', label: 'Top favourites (legacy)', expectUrlContains: '/discover/top-rated' },
|
||||
{ url: '/today-downloads', label: 'Today downloads (legacy)' },
|
||||
{ url: '/today-in-history', label: 'Today in history' },
|
||||
{ url: '/today-in-history', label: 'Today in history', expectUrlContains: '/discover/on-this-day' },
|
||||
{ url: '/monthly-commentators',label: 'Monthly commentators (legacy)' },
|
||||
{ url: '/latest-comments', label: 'Latest comments (legacy)' },
|
||||
{ url: '/interviews', label: 'Interviews', expectUrlContains: '/stories' },
|
||||
|
||||
Reference in New Issue
Block a user