1
0
mirror of synced 2026-01-02 12:04:38 -05:00

Create & migrate a subject folder for Redirects (#39052)

This commit is contained in:
Tina Barfield
2023-07-17 09:50:04 -04:00
committed by GitHub
parent 36c2210f8c
commit 0e1dc7862a
40 changed files with 69 additions and 63 deletions

View File

@@ -53,6 +53,7 @@ jobs:
{ name: 'linting', path: 'src/content-linter/tests', },
{ name: 'observability', path: 'src/observability/tests' },
{ name: 'pageinfo', path: 'src/pageinfo/tests', },
{ name: 'redirects', path: 'src/redirects/tests', },
{ name: 'rendering', path: 'tests/rendering', },
{ name: 'rendering-fixtures', path: 'tests/rendering-fixtures', },
{ name: 'rest', path: 'src/rest/tests', },