workshop-drupal-automated-t.../web/modules/custom/my_module
Oliver Davies c7ef94c0d5 3b: Add blog page route
Add a `my_module.routing.yml` file that adds the missing route for
`/blog`.

This fails, and returns a 403 response code rather than the expected 200
response code.
2020-11-14 10:09:38 +00:00
..
tests/src/Functional 3a: Add blog page functional test 2020-11-14 10:09:38 +00:00
my_module.info.yml 1b: Add my_module.info.yml 2020-11-14 10:09:38 +00:00
my_module.routing.yml 3b: Add blog page route 2020-11-14 10:09:38 +00:00