Ghost/ghost/core/test/unit/frontend
Daniel Lockyer b7a03ca765 🐛 Fixed mainEntityOfPage property within page metadata
fixes https://github.com/TryGhost/Ghost/issues/16367
refs https://github.com/schemaorg/schemaorg/discussions/3274

- after a discussion with the schemaorg maintainers, it looks like
  `mainEntityOfPage` should refer to the entity itself vs the parent
  entity
- this commit updates the code to use the entity URL and fixes the
  associated tests
2023-03-17 15:13:28 +01:00
..
apps Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
helpers 🐛 Fixed mainEntityOfPage property within page metadata 2023-03-17 15:13:28 +01:00
meta 🐛 Fixed mainEntityOfPage property within page metadata 2023-03-17 15:13:28 +01:00
services Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
utils Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
web/middleware Removed all unused variables from test files 2023-03-10 14:29:55 +01:00